ナビゲーション・リンクをスキップ
A B C D E F G H I K L M N O P Q R S T U V X 

A

AbstractParameter - org.deviceconnect.android.profile.spec.models.parametersのクラス
Body 以外のパラメータ.
AbstractParameter() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
AbstractSpec - org.deviceconnect.android.profile.spec.modelsのクラス
ベンダー拡張を格納するオブジェクト.
AbstractSpec() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.AbstractSpec
 
AbstractViewerFragment() - クラス のコンストラクタorg.deviceconnect.android.ui.activity.DConnectServiceListActivity.AbstractViewerFragment
 
add(T) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Enumeration
 
addApi(DConnectApi) - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
Device Connect API実装を追加する.
addConsume(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API が使用できる MIME Type を追加します.
addConsume(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API が使用できる MIME Type をリストに追加します.
addEvent(Event) - クラス のメソッドorg.deviceconnect.android.event.cache.db.DBCacheController
 
addEvent(Event) - インタフェース のメソッドorg.deviceconnect.android.event.cache.EventCacheController
イベントデータをキャッシュに追加する.
addEvent(Event) - クラス のメソッドorg.deviceconnect.android.event.cache.FileCacheController
 
addEvent(Event) - クラス のメソッドorg.deviceconnect.android.event.cache.MemoryCacheController
 
addEvent(Intent) - 列挙 のメソッドorg.deviceconnect.android.event.EventManager
指定されたイベント登録用のリクエストからイベントデータを登録する.
addExample(String, Example) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Response
キーに対応する応答例を追加します.
addHeader(String, Header) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Response
API 操作の期待する応答に付与するヘッダーをリストに追加します.
addParameter(Parameter) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API で使用されるパラメータを追加します.
addParameter(Parameter) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
このパス全体で使用できるパラメータを追加します.
addParameter(String, Parameter) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API 全体で使用できるパラメータ仕様を追加します.
addPath(String, Path) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Paths
API で利用可能なパスをマップに追加します.
addProduce(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API が返却する MIME Type を追加します.
addProduces(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API が返却する MIME Type をリストに追加します.
addProfile(DConnectProfile) - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
 
addProfile(DConnectProfile) - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
 
addProfile(DConnectProfile) - インタフェース のメソッドorg.deviceconnect.android.profile.DConnectProfileProvider
プロファイルを追加する.
addProfile(DConnectProfile) - クラス のメソッドorg.deviceconnect.android.service.DConnectService
 
addProfileSpec(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.DConnectServiceSpec
指定されたプロファイル定義を assets から検索して追加します.
addProfileSpec(String, String) - クラス のメソッドorg.deviceconnect.android.profile.spec.DConnectServiceSpec
JSON の文字列からプロファイル定義を追加します.
addResponse(String, Response) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Responses
API で利用されるレスポンスを保持するオブジェクトを追加します.
addScheme(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API のプロトコルを追加します.
addScheme(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API のプロトコルをリストに追加します.
addScope(String, String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScopes
スコープを追加します.
addSecurityDefinition(String, SecurityScheme) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API 全体で使用できるセキュリティ方式の定義をマップに追加します.
addSecurityRequirement(String, String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API 全体に適用されるセキュリティスキームをマップに追加します.
addService(DConnectService) - クラス のメソッドorg.deviceconnect.android.service.DConnectServiceManager
 
addService(DConnectService) - インタフェース のメソッドorg.deviceconnect.android.service.DConnectServiceProvider
サービスを追加する.
addServiceListener(DConnectServiceListener) - クラス のメソッドorg.deviceconnect.android.service.DConnectServiceManager
 
addServiceListener(DConnectServiceListener) - インタフェース のメソッドorg.deviceconnect.android.service.DConnectServiceProvider
サービスの追加または削除イベントを受信するためのリスナーを追加する.
addTag(Tag) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
仕様で使用されているタグと追加のメタデータをリストに追加します.
addVendorExtension(String, Object) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.AbstractSpec
ベンダー拡張をマップに追加します.
appendServiceInformation(Intent) - クラス のメソッドorg.deviceconnect.android.profile.ServiceInformationProfile
 
appendServiceList(Intent) - クラス のメソッドorg.deviceconnect.android.profile.ServiceDiscoveryProfile
 
apply() - クラス のstaticメソッドcom.google.fix.PRNGFixes
Applies all fixes.
AuthorizationProfile - org.deviceconnect.android.profileのクラス
Authorization プロファイル.
AuthorizationProfile(DConnectProfileProvider, LocalOAuth) - クラス のコンストラクタorg.deviceconnect.android.profile.AuthorizationProfile
指定されたプロファイルプロバイダーをもつAuthorizationプロファイルを生成する.

B

BaseCacheController - org.deviceconnect.android.event.cacheのクラス
キャッシュコントローラーのベースクラス.
BaseCacheController() - クラス のコンストラクタorg.deviceconnect.android.event.cache.BaseCacheController
 
BatteryProfile - org.deviceconnect.android.profileのクラス
非推奨です。
swagger定義ファイルで定数を管理することになったので、このクラスは使用しないこととする。 プロファイルを実装する際は本クラスではなく、DConnectProfile クラスを継承すること。
BatteryProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.BatteryProfile
非推奨です。
 
BodyParameter - org.deviceconnect.android.profile.spec.models.parametersのクラス
API 操作で使用されるパラメータ情報.
BodyParameter() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.parameters.BodyParameter
コンストラクタ.

C

cancel(Context, int) - クラス のstaticメソッドorg.deviceconnect.android.util.NotificationUtils
通知の削除を行う
CanvasProfile - org.deviceconnect.android.profileのクラス
非推奨です。
swagger定義ファイルで定数を管理することになったので、このクラスは使用しないこととする。 プロファイルを実装する際は本クラスではなく、DConnectProfile クラスを継承すること。
CanvasProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.CanvasProfile
非推奨です。
 
CanvasProfileUtils - org.deviceconnect.android.profile.utilのクラス
Canvas Profile Utility.
CertificateAuthorityService - org.deviceconnect.android.sslのクラス
ローカル認証局機能を公開するサービス.
CertificateAuthorityService() - クラス のコンストラクタorg.deviceconnect.android.ssl.CertificateAuthorityService
 
checkAndRemove() - クラス のメソッドorg.deviceconnect.android.provider.FileManager
非推奨です。
use FileManager#checkAndRemove(RemoveFileCallback) instead.
checkAndRemove(String) - クラス のメソッドorg.deviceconnect.android.provider.FileManager
非推奨です。
use FileManager#checkAndRemove(String, RemoveFileCallback) instead.
checkAndRemove(File) - クラス のメソッドorg.deviceconnect.android.provider.FileManager
非推奨です。
use FileManager#checkAndRemove(File, RemoveFileCallback) instead.
checkAndRemove(FileManager.RemoveFileCallback) - クラス のメソッドorg.deviceconnect.android.provider.FileManager
デフォルトのフォルダをチェックして、中身を削除する.
checkAndRemove(String, FileManager.RemoveFileCallback) - クラス のメソッドorg.deviceconnect.android.provider.FileManager
デフォルトのフォルダまたはファイルをチェックして、中身を削除する.
checkAndRemove(File, FileManager.RemoveFileCallback) - クラス のメソッドorg.deviceconnect.android.provider.FileManager
ファイルをチェックして、中身を削除する.
checkMimeTypeFormat(String) - クラス のメソッドorg.deviceconnect.android.profile.CanvasProfile
非推奨です。
check MimeType format.
checkParameter(Event) - クラス のメソッドorg.deviceconnect.android.event.cache.BaseCacheController
イベントのパラメータが正しいかチェックする.
checkReadPermission(FileManager.CheckPermissionCallback) - クラス のメソッドorg.deviceconnect.android.provider.FileManager
ファイルシステムへの読み込み権限をチェックし、必要であればユーザに権限のリクエストを行う。
checkWritePermission(FileManager.CheckPermissionCallback) - クラス のメソッドorg.deviceconnect.android.provider.FileManager
ファイルシステムへの書き込み権限をチェックし、必要であればユーザに権限のリクエストを行う。
checkXFormat(Intent) - クラス のメソッドorg.deviceconnect.android.profile.CanvasProfile
非推奨です。
check x value format.
checkYFormat(Intent) - クラス のメソッドorg.deviceconnect.android.profile.CanvasProfile
非推奨です。
check y value format.
com.google.fix - パッケージ com.google.fix
 
ConnectionProfile - org.deviceconnect.android.profileのクラス
非推奨です。
swagger定義ファイルで定数を管理することになったので、このクラスは使用しないこととする。 プロファイルを実装する際は本クラスではなく、DConnectProfile クラスを継承すること。
ConnectionProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.ConnectionProfile
非推奨です。
 
Contact - org.deviceconnect.android.profile.spec.modelsのクラス
API 提供者の連絡先情報.
Contact() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.Contact
 
copyEnum(Bundle, DataType, DataFormat, List<Object>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.AbstractSpec
Enumeration の値を Bundle に格納します.
copyNumber(Bundle, String, Number) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.AbstractSpec
Number の値を Bundle に格納します.
copyVendorExtensions(Bundle) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.AbstractSpec
ベンダー拡張を Bundle に格納します.
createEventIntent() - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
actionにEventを設定したIntentを生成する.
createEventMessage(Event) - 列挙 のstaticメソッドorg.deviceconnect.android.event.EventManager
イベントデータからイベントメッセージ用のIntentを生成する.
createNotificationChannel(Context) - クラス のstaticメソッドorg.deviceconnect.android.util.NotificationUtils
通知のチャンネルを作成する
createPage(int) - インタフェース のメソッドorg.deviceconnect.android.ui.adapter.DConnectPageCreater
一画面用のビューを作成する.
createPluginContext() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
プラグインコンテキストを作成します.
createResponseIntent(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスインテントを生成する.
createResponseIntent(Bundle, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスインテントを生成する.
createSSLContext(KeyStore, String) - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
SSLContext のインスタンスを作成します.
createSSLContext(KeyStore, String) - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
SSLContext のインスタンスを作成します.

D

DataFormat - org.deviceconnect.android.profile.spec.modelsの列挙
データの拡張フォーマット指定.
DataType - org.deviceconnect.android.profile.spec.modelsの列挙
データの種類.
DBCacheController - org.deviceconnect.android.event.cache.dbのクラス
イベントデータをデータベースに保存し、キャッシュの操作機能を提供する.
DBCacheController(Context) - クラス のコンストラクタorg.deviceconnect.android.event.cache.db.DBCacheController
指定されたコンテキストでDBCacheControllerのインスタンスを生成する.
DConnectApi - org.deviceconnect.android.profile.apiのクラス
Device Connect APIクラス.
DConnectApi() - クラス のコンストラクタorg.deviceconnect.android.profile.api.DConnectApi
 
DConnectFragmentPagerAdapter - org.deviceconnect.android.ui.adapterのクラス
ViewPager用アダプタ Fragment用.
DConnectFragmentPagerAdapter(FragmentManager, DConnectPageCreater<Fragment>) - クラス のコンストラクタorg.deviceconnect.android.ui.adapter.DConnectFragmentPagerAdapter
指定されたフラグメントマネージャを持つアダプタを新規生成する.
DConnectLaunchService - org.deviceconnect.android.messageのクラス
Service for start device plug-in.
DConnectLaunchService() - クラス のコンストラクタorg.deviceconnect.android.message.DConnectLaunchService
 
DConnectMessageService - org.deviceconnect.android.messageのクラス
Device Connectメッセージサービス.
DConnectMessageService() - クラス のコンストラクタorg.deviceconnect.android.message.DConnectMessageService
 
DConnectMessageService.LocalBinder - org.deviceconnect.android.messageのクラス
Service をバインドするためのクラス.
DConnectMessageServiceProvider<T extends android.app.Service> - org.deviceconnect.android.messageのクラス
Device Connectメッセージサービスプロバイダー.
DConnectMessageServiceProvider() - クラス のコンストラクタorg.deviceconnect.android.message.DConnectMessageServiceProvider
 
DConnectPageCreater<T> - org.deviceconnect.android.ui.adapterのインタフェース
ViewPagerの画面作成インターフェース.
DConnectPagerAdapter - org.deviceconnect.android.ui.adapterのクラス
ViewPager用アダプタ.
DConnectPagerAdapter(DConnectPageCreater<View>) - クラス のコンストラクタorg.deviceconnect.android.ui.adapter.DConnectPagerAdapter
指定されたページクリエイターを持つアダプタを新規生成します.
DConnectProfile - org.deviceconnect.android.profileのクラス
DConnect プロファイルクラス.
DConnectProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.DConnectProfile
 
DConnectProfile.Responder - org.deviceconnect.android.profileのインタフェース
レスポンスを返却するためのクラス.
DConnectProfileProvider - org.deviceconnect.android.profileのインタフェース
Device Connect プロファイルプロバイダー.
DConnectService - org.deviceconnect.android.serviceのクラス
Device Connect APIサービス.
DConnectService(String) - クラス のコンストラクタorg.deviceconnect.android.service.DConnectService
コンストラクタ.
DConnectServiceListActivity - org.deviceconnect.android.ui.activityのクラス
Device Connect Service List Window.
DConnectServiceListActivity() - クラス のコンストラクタorg.deviceconnect.android.ui.activity.DConnectServiceListActivity
 
DConnectServiceListActivity.AbstractViewerFragment - org.deviceconnect.android.ui.activityのクラス
 
DConnectServiceListActivity.ListItemFilter - org.deviceconnect.android.ui.activityのインタフェース
 
DConnectServiceListActivity.RemoverFragment - org.deviceconnect.android.ui.activityのクラス
 
DConnectServiceListActivity.ViewerFragment - org.deviceconnect.android.ui.activityのクラス
 
DConnectServiceListener - org.deviceconnect.android.serviceのインタフェース
サービスの状態通知を行うリスナー.
DConnectServiceManager - org.deviceconnect.android.serviceのクラス
Device Connect APIサービス管理インターフェースのデフォルト実装.
DConnectServiceManager() - クラス のコンストラクタorg.deviceconnect.android.service.DConnectServiceManager
 
DConnectServiceProvider - org.deviceconnect.android.serviceのインタフェース
Device Connect APIサービス管理インターフェース.
DConnectServiceSpec - org.deviceconnect.android.profile.specのクラス
サービスのサポートする仕様を保持するクラス.
DConnectServiceSpec(DevicePluginContext) - クラス のコンストラクタorg.deviceconnect.android.profile.spec.DConnectServiceSpec
コンストラクタ.
DConnectSettingPageActivity - org.deviceconnect.android.ui.activityのクラス
デバイスプラグイン設定画面用 ベースアクティビティ.
DConnectSettingPageActivity() - クラス のコンストラクタorg.deviceconnect.android.ui.activity.DConnectSettingPageActivity
 
DConnectSettingPageFragmentActivity - org.deviceconnect.android.ui.activityのクラス
デバイスプラグイン設定画面用 ベースフラグメントアクティビティ.
DConnectSettingPageFragmentActivity() - クラス のコンストラクタorg.deviceconnect.android.ui.activity.DConnectSettingPageFragmentActivity
 
DConnectSpec - org.deviceconnect.android.profile.spec.modelsのインタフェース
プロファイル定義書.
DEFAULT_MAX_VIBRATION_TIME - クラス のstatic変数org.deviceconnect.android.profile.VibrationProfile
非推奨です。
デフォルトの最大バイブレーション鳴動時間.
Definition - org.deviceconnect.android.profile.spec.modelsのクラス
API 操作で使用されるデータ型.
Definition() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.Definition
 
delete(Uri, String, String[]) - クラス のメソッドorg.deviceconnect.android.provider.FileProvider
 
DeleteApi - org.deviceconnect.android.profile.apiのクラス
Device Connect APIクラス (DELETEメソッド).
DeleteApi() - クラス のコンストラクタorg.deviceconnect.android.profile.api.DeleteApi
 
destroyItem(ViewGroup, int, Object) - クラス のメソッドorg.deviceconnect.android.ui.adapter.DConnectPagerAdapter
 
DeviceOrientationProfile - org.deviceconnect.android.profileのクラス
非推奨です。
swagger定義ファイルで定数を管理することになったので、このクラスは使用しないこととする。 プロファイルを実装する際は本クラスではなく、DConnectProfile クラスを継承すること。
DeviceOrientationProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.DeviceOrientationProfile
非推奨です。
 
DevicePluginContext - org.deviceconnect.android.messageのクラス
プラグインのベースとなるクラス.
DevicePluginContext(Context) - クラス のコンストラクタorg.deviceconnect.android.message.DevicePluginContext
コンストラクタ.
doFilter(DConnectService) - インタフェース のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity.ListItemFilter
 
drawImageForFillsMode(Bitmap, Bitmap) - クラス のstaticメソッドorg.deviceconnect.android.profile.util.CanvasProfileUtils
draw the image to viewBitmap in fill mode.
drawImageForNonScalesMode(Bitmap, Bitmap, double, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.util.CanvasProfileUtils
Draw the image to viewBitmap at the same scale drawing mode.
drawImageForScalesMode(Bitmap, Bitmap) - クラス のstaticメソッドorg.deviceconnect.android.profile.util.CanvasProfileUtils
draw the image to viewBitmap in scale mode.

E

enablesItemClick() - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity
 
EndPointKeyStoreManager - org.deviceconnect.android.sslのクラス
エンドポイント証明書用のキーストアを管理するクラス.
EndPointKeyStoreManager(Context, String, String) - クラス のコンストラクタorg.deviceconnect.android.ssl.EndPointKeyStoreManager
コンストラクタ.
EndPointKeyStoreManager(Context, String, String, String) - クラス のコンストラクタorg.deviceconnect.android.ssl.EndPointKeyStoreManager
コンストラクタ.
EndPointKeyStoreManager(Context, String, String, String, ComponentName) - クラス のコンストラクタorg.deviceconnect.android.ssl.EndPointKeyStoreManager
コンストラクタ.
engineGenerateSeed(int) - クラス のメソッドcom.google.fix.PRNGFixes.LinuxPRNGSecureRandom
 
engineNextBytes(byte[]) - クラス のメソッドcom.google.fix.PRNGFixes.LinuxPRNGSecureRandom
 
engineSetSeed(byte[]) - クラス のメソッドcom.google.fix.PRNGFixes.LinuxPRNGSecureRandom
 
Enumeration<T> - org.deviceconnect.android.profile.spec.modelsのクラス
 
Enumeration() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.Enumeration
 
equals(Object) - クラス のメソッドorg.deviceconnect.android.event.Event
 
equals(Object) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.Parameter
 
Event - org.deviceconnect.android.eventのクラス
イベントデータクラス.
Event() - クラス のコンストラクタorg.deviceconnect.android.event.Event
 
EventCacheController - org.deviceconnect.android.event.cacheのインタフェース
イベントデータ操作インターフェース.
EventError - org.deviceconnect.android.eventの列挙
Eventデータ操作系エラー.
EventManager - org.deviceconnect.android.eventの列挙
イベント管理クラス.
Example - org.deviceconnect.android.profile.spec.modelsのクラス
応答メッセージの例.
Example() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.Example
 
executeRequest(String, Intent, Intent) - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
リクエストを指定されたサービスに振り分けて実行する.
exportKeyStore(File) - インタフェース のメソッドorg.deviceconnect.android.ssl.KeyStoreManager
キーストアを外部ファイルに出力する.
ExternalDocs - org.deviceconnect.android.profile.spec.modelsのクラス
外部文書情報.
ExternalDocs() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.ExternalDocs
 
EXTRA_HAS_MANUAL - クラス のstatic変数org.deviceconnect.android.ui.activity.DConnectServiceListActivity.ViewerFragment
 

F

FILE_LAST_MODIFIED - クラス のstatic変数org.deviceconnect.android.provider.FileProvider.FileCursor
ファイル更新時間を取得するための column.
FILE_MIME_TYPE - クラス のstatic変数org.deviceconnect.android.provider.FileProvider.FileCursor
ファイルのマイムタイプを取得するための column.
FILE_PATH - クラス のstatic変数org.deviceconnect.android.provider.FileProvider.FileCursor
ファイルパスを取得するための column.
FILE_SIZE - クラス のstatic変数org.deviceconnect.android.provider.FileProvider.FileCursor
ファイルサイズを取得するための column.
FileCacheController - org.deviceconnect.android.event.cacheのクラス
イベントデータをファイルに保存し、キャッシュの操作機能を提供する.
FileCacheController(Context, boolean) - クラス のコンストラクタorg.deviceconnect.android.event.cache.FileCacheController
自動フラッシュフラグを指定してFileCacheControllerのインスタンスを生成する.
FileCacheController(Context) - クラス のコンストラクタorg.deviceconnect.android.event.cache.FileCacheController
コンテキストを指定してファイルキャッシュコントローラーのインスタンスを生成する.
FileDescriptorProfile - org.deviceconnect.android.profileのクラス
非推奨です。
swagger定義ファイルで定数を管理することになったので、このクラスは使用しないこととする。 プロファイルを実装する際は本クラスではなく、DConnectProfile クラスを継承すること。
FileDescriptorProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.FileDescriptorProfile
非推奨です。
 
FileManager - org.deviceconnect.android.providerのクラス
ファイルを管理するためのクラス.
FileManager(Context) - クラス のコンストラクタorg.deviceconnect.android.provider.FileManager
コンストラクタ.
FileManager(Context, String) - クラス のコンストラクタorg.deviceconnect.android.provider.FileManager
コンストラクタ.
FileManager.CheckPermissionCallback - org.deviceconnect.android.providerのインタフェース
 
FileManager.RemoveFileCallback - org.deviceconnect.android.providerのインタフェース
 
FileManager.SaveFileCallback - org.deviceconnect.android.providerのインタフェース
 
FileProfile - org.deviceconnect.android.profileのクラス
非推奨です。
swagger定義ファイルで定数を管理することになったので、このクラスは使用しないこととする。 プロファイルを実装する際は本クラスではなく、DConnectProfile クラスを継承すること。
FileProfile(FileManager) - クラス のコンストラクタorg.deviceconnect.android.profile.FileProfile
非推奨です。
コンストラクタ.
FileProvider - org.deviceconnect.android.providerのクラス
ファイル用のContentProvider.
FileProvider() - クラス のコンストラクタorg.deviceconnect.android.provider.FileProvider
 
FileProvider.FileCursor - org.deviceconnect.android.providerのクラス
ファイルの情報を取得するためのCursor.
finalize() - クラス のメソッドorg.deviceconnect.android.provider.FileManager
 
findApi(Intent) - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
指定されたリクエストに対応するDevice Connect API実装を返す.
findApi(String, Method) - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
指定されたリクエストに対応するDevice Connect API実装を返す.
findOperationSpec(Method, String) - クラス のメソッドorg.deviceconnect.android.profile.spec.DConnectServiceSpec
指定されたパスとHTTPメソッドから Operation を取得します.
findOperationSpec(Method, String, String) - クラス のメソッドorg.deviceconnect.android.profile.spec.DConnectServiceSpec
指定されたプロファイル名、アトリビュート名とHTTPメソッドから Operation を取得します.
findOperationSpec(Method, String, String, String) - クラス のメソッドorg.deviceconnect.android.profile.spec.DConnectServiceSpec
指定された引数から Operation を取得します.
findOperationSpec(Method, String, String, String, String) - クラス のメソッドorg.deviceconnect.android.profile.spec.DConnectServiceSpec
リクエストで指定された API 定義から Operation を取得します.
findOperationSpec(Intent) - クラス のメソッドorg.deviceconnect.android.profile.spec.DConnectServiceSpec
リクエストで指定された API 定義から Operation を取得します.
findParameters(Swagger, Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.spec.OpenAPIValidator
仕様定義されているパラメータの仕様のリストを取得します.
findPathSpec(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.DConnectServiceSpec
リクエストで指定された API 定義から Path を取得します.
findPathSpec(Intent) - クラス のメソッドorg.deviceconnect.android.profile.spec.DConnectServiceSpec
リクエストで指定された API 定義から Path を取得します.
findProfileSpec(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.DConnectServiceSpec
指定したプロファイルの仕様定義を取得する.
flush() - クラス のメソッドorg.deviceconnect.android.event.cache.db.DBCacheController
 
flush() - インタフェース のメソッドorg.deviceconnect.android.event.cache.EventCacheController
キャッシュデータをフラッシュする.
flush() - クラス のメソッドorg.deviceconnect.android.event.cache.FileCacheController
 
flush() - クラス のメソッドorg.deviceconnect.android.event.cache.MemoryCacheController
 
flush() - 列挙 のメソッドorg.deviceconnect.android.event.EventManager
キャッシュデータを書き込む.
FormParameter - org.deviceconnect.android.profile.spec.models.parametersのクラス
API 操作で使用されるパラメータ情報.
FormParameter() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.parameters.FormParameter
コンストラクタ.
fromAction(String) - 列挙 のstaticメソッドorg.deviceconnect.android.profile.spec.models.Method
Device Connect のアクションからHTTPメソッドを取得します.
fromName(String) - 列挙 のstaticメソッドorg.deviceconnect.android.profile.spec.models.DataFormat
文字列からフォーマットを取得します.
fromName(String) - 列挙 のstaticメソッドorg.deviceconnect.android.profile.spec.models.DataType
文字列からデータの種類を取得します.

G

generateX509V3Certificate(KeyPair, X500Principal, X500Principal, GeneralNames, boolean) - インタフェース のメソッドorg.deviceconnect.android.ssl.KeyStoreManager
X.509証明書を生成する.
GeolocationProfile - org.deviceconnect.android.profileのクラス
非推奨です。
swagger定義ファイルで定数を管理することになったので、このクラスは使用しないこととする。 プロファイルを実装する際は本クラスではなく、DConnectProfile クラスを継承すること。
GeolocationProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.GeolocationProfile
非推奨です。
 
getAccessToken() - クラス のメソッドorg.deviceconnect.android.event.Event
アクセストークンを取得する.
getAccessToken(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
リクエストからアクセストークンを取得する.
getAdditionalProperties() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
追加のプロパティを取得します.
getAgeThreshold(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
get age threshold from request.
getAllOf() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
allOf のリストを取得します.
GetApi - org.deviceconnect.android.profile.apiのクラス
Device Connect APIクラス (GETメソッド).
GetApi() - クラス のコンストラクタorg.deviceconnect.android.profile.api.GetApi
 
getApi(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
リクエストからAPI名を取得する.
getApiList() - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
プロファイルに設定されているDevice Connect API実装のリストを返す.
getAttribute() - クラス のメソッドorg.deviceconnect.android.event.Event
属性を取得する.
getAttribute(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
リクエストから属性名を取得する.
getAttribute() - クラス のメソッドorg.deviceconnect.android.profile.api.DConnectApi
アトリビュート名を取得する.
getAttribute(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
リクエストから属性名を取得する.
getAuthorizationUrl() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScheme
OAuth2 のフローで使用される認証用URLを取得します.
getBasePath() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API が提供されるベースパスを取得します.
getBasePath() - クラス のメソッドorg.deviceconnect.android.provider.FileManager
ファイルを管理するためのベースとなるパスを取得する.
getBasePath() - クラス のメソッドorg.deviceconnect.android.provider.FileProvider
ファイルを管理するためのベースとなるパスを取得する.
getBLEState(String) - クラス のメソッドorg.deviceconnect.android.profile.ServiceInformationProfile
BLEの接続状態を取得する.
getBlinkThreshold(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
get blink threshold from request.
getBluetoothState(String) - クラス のメソッドorg.deviceconnect.android.profile.ServiceInformationProfile
Bluetoothの接続状態を取得する.
getBody(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.NotificationProfile
非推奨です。
リクエストから通知メッセージを取得する.
getBrightness(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
ライトの明るさを取得する.
getCache() - クラス のメソッドorg.deviceconnect.android.event.cache.MemoryCacheController
イベントデータのキャッシュオブジェクトを取得する.
getCertificate(String) - インタフェース のメソッドorg.deviceconnect.android.ssl.KeyStoreManager
キーストアから証明書を取得する.
getCertificateAlias() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
証明書で使用するエイリアス名を取得します.
getCertificateAlias() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
証明書で使用するエイリアス名を取得します.
getCollectionFormat() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
getCollectionFormat() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
getCollectionFormat() - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
配列のフォーマットを取得します.
getCollectionFormat() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
getColor(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
リクエストから色を取得する.
getColumnNames() - クラス のメソッドorg.deviceconnect.android.provider.FileProvider.FileCursor
 
getConfig() - クラス のメソッドorg.deviceconnect.android.service.DConnectService
サービスのコンフィグを取得する.
getConsumes() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API が使用できる MIME Type のリストを取得します.
getConsumes() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API が使用できる MIME Type のリストを取得します.
getContact() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Info
提供する API の連絡先情報を取得します.
getContentData(String) - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
コンテンツデータを取得する.
getContentUri() - クラス のメソッドorg.deviceconnect.android.provider.FileManager
デバイスプラグインのファイルコンテンツへのURIを取得する.
getContext() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
コンテキストを取得します.
getContext() - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
コンテキストの取得する.
getContext() - クラス のメソッドorg.deviceconnect.android.provider.FileManager
コンテキストを取得する.
getContext() - クラス のメソッドorg.deviceconnect.android.service.DConnectService
コンテキストを取得する.
getContext() - クラス のメソッドorg.deviceconnect.android.service.DConnectServiceManager
コンテキストを取得する.
getCount() - クラス のメソッドorg.deviceconnect.android.provider.FileProvider.FileCursor
 
getCount() - クラス のメソッドorg.deviceconnect.android.ui.adapter.DConnectFragmentPagerAdapter
 
getCount() - クラス のメソッドorg.deviceconnect.android.ui.adapter.DConnectPagerAdapter
 
getCreateDate() - クラス のメソッドorg.deviceconnect.android.event.Event
登録日を取得する.
getCurreTimestamp() - クラス のstaticメソッドorg.deviceconnect.android.event.cache.Utils
現在時刻を返す.
getData(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.CanvasProfile
非推奨です。
リクエストから画像ファイルのバイナリを取得する.
getData(String) - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
指定されたURIからデータを取得します.
getData(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
リクエストから画像ファイルのバイナリを取得する.
getDate(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.SettingProfile
非推奨です。
リクエストから日時を取得する.
getDefault() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
getDefault() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
getDefault() - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
パラメータのデフォルト値を取得します.
getDefault() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
getDefinitions() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
データ型を保持するためのオブジェクトを取得します.
getDelete() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
DELETE メソッドのパス情報を取得します.
getDescription() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.ExternalDocs
外部文書の詳細を取得します.
getDescription() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
getDescription() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Info
提供する API の詳細を取得します.
getDescription() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API の詳細を取得します.
getDescription() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.Parameter
パラメータの詳細を取得します.
getDescription() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Response
API 操作の期待する応答用の詳細を取得します.
getDescription() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
詳細を取得します.
getDescription() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScheme
セキュリティの詳細を取得します.
getDescription() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Tag
タグの詳細を取得します.
getDescription() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.XEvent
イベント定義の詳細を取得します.
getDir(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.NotificationProfile
非推奨です。
リクエストから向きを取得する.
getDouble(int) - クラス のメソッドorg.deviceconnect.android.provider.FileProvider.FileCursor
 
getEMail() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Contact
API 提供者の連絡先のメールアドレスを取得します.
getEnum() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Enumeration
 
getEnum() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
getEnum() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
getEnum() - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
パラメータに指定できる値の列挙型を取得します.
getEnum() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
getEvent(String, String, String, String, String, String) - クラス のメソッドorg.deviceconnect.android.event.cache.db.DBCacheController
 
getEvent(String, String, String, String, String, String) - インタフェース のメソッドorg.deviceconnect.android.event.cache.EventCacheController
キャッシュから指定された条件に合うイベントデータを取得する.
getEvent(String, String, String, String, String, String) - クラス のメソッドorg.deviceconnect.android.event.cache.MemoryCacheController
 
getEvent(Intent) - 列挙 のメソッドorg.deviceconnect.android.event.EventManager
指定されたイベント登録用のリクエストからイベントデータを取得する.
getEventCacheController() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
EventCacheControllerのインスタンスを返す.
getEventCacheController() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
EventCacheControllerのインスタンスを返す.
getEventList(Intent) - 列挙 のメソッドorg.deviceconnect.android.event.EventManager
指定されたイベント用のリクエストからイベント情報の一覧を取得する.
getEventList(String, String, String, String) - 列挙 のメソッドorg.deviceconnect.android.event.EventManager
指定されたサービスIDとAPIに紐づくイベント情報の一覧を取得する.
getEventList(String, String, String) - 列挙 のメソッドorg.deviceconnect.android.event.EventManager
指定されたAPIに紐づくイベント情報の一覧を取得する.
getEventList(String, String) - 列挙 のメソッドorg.deviceconnect.android.event.EventManager
指定されたAPIに紐づくイベント情報の一覧を取得する.
getEventList(String) - 列挙 のメソッドorg.deviceconnect.android.event.EventManager
指定されたAPIに紐づくイベント情報の一覧を取得する.
getEvents(String, String, String, String) - クラス のメソッドorg.deviceconnect.android.event.cache.db.DBCacheController
 
getEvents(String) - クラス のメソッドorg.deviceconnect.android.event.cache.db.DBCacheController
 
getEvents(String, String, String, String) - インタフェース のメソッドorg.deviceconnect.android.event.cache.EventCacheController
キャッシュから条件にあうイベントデータの一覧を取得する.
getEvents(String) - インタフェース のメソッドorg.deviceconnect.android.event.cache.EventCacheController
 
getEvents(String, String, String, String) - クラス のメソッドorg.deviceconnect.android.event.cache.MemoryCacheController
 
getEvents(String) - クラス のメソッドorg.deviceconnect.android.event.cache.MemoryCacheController
 
getExample() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Example
応答メッセージの例を取得します.
getExamples() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Response
API 操作の期待する応答例を取得します.
getExamples() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.XEvent
イベント例を取得します.
getExclusiveMaximum() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
getExclusiveMinimum() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
getExpressionThreshold(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
get expression threshold from request.
getExternalDocs() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API に関する追加の外部資料を取得します.
getExternalDocs() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
外部文書を取得します.
getExternalDocs() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
追加の外部文書を取得します.
getExternalDocs() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Tag
タグに関する追加の外部文書を取得します.
getEyeThreshold(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
get eye threshold from request.
getFaceDirectionThreshold(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
get face direction threshold from request.
getFileManager() - クラス のメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
FileManagerのインスタンスを取得する.
getFileName(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
リクエストからファイル名を取得する.
getFlag(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileDescriptorProfile
非推奨です。
リクエストからフラグを取得する.
getFlashing(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
点滅間隔を取得する.
getFloat(int) - クラス のメソッドorg.deviceconnect.android.provider.FileProvider.FileCursor
 
getFlow() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScheme
OAuth2 で使用されるフローを取得します.
getFormat() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
getFormat() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
getFormat() - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
パラメータの拡張フォーマットを取得します.
getFormat() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
getGazeThreshold(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
get gaze threshold from request.
getGenderThreshold(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
get gender threshold from request.
getGet() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
GET メソッドのパス情報を取得します.
getGroupId(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
廃止します。
getGroupName(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
廃止します。
getHead() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
HEAD メソッドのパス情報を取得します.
getHeaders() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Response
API 操作の期待する応答に付与するヘッダーのリストを取得します.
getHighAccuracy(Intent) - クラス のメソッドorg.deviceconnect.android.profile.GeolocationProfile
非推奨です。
Get high accuracy parameter from request parameter.
getHost() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API を提供しているホスト(名前またはIP)を取得します.
getId() - クラス のメソッドorg.deviceconnect.android.service.DConnectService
サービスIDを取得する.
getIgnoredProfiles() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
LocalOAuthで無視するプロファイル群.
getImageHeight(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
リクエストから撮影時の縦幅を取得する.
getImageWidth(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
リクエストから撮影時の横幅を取得する.
getIn() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.Parameter
パラメータの入力箇所を取得します.
getIn() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScheme
API Key の格納場所を取得します.
getInfo() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API に関するメタデータを取得します.
getInt(int) - クラス のメソッドorg.deviceconnect.android.provider.FileProvider.FileCursor
 
getInterface() - クラス のメソッドorg.deviceconnect.android.event.Event
インターフェースを取得する.
getInterface(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
リクエストからインターフェース名を取得する.
getInterface() - クラス のメソッドorg.deviceconnect.android.profile.api.DConnectApi
インターフェース名を取得する.
getInterface(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
リクエストからインターフェース名を取得する.
getInterval(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.GeolocationProfile
非推奨です。
Get interval parameter from request parameter.
getInterval(Intent, long, long) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
get interval from request.
getIssuerName() - クラス のメソッドorg.deviceconnect.android.ssl.CertificateAuthorityService
証明書発行者の識別名を取得します.
getItem(int) - クラス のメソッドorg.deviceconnect.android.ui.adapter.DConnectFragmentPagerAdapter
 
getItems() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
getItems() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
getItems() - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
配列のアイテムのタイプを取得します.
getItems() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
getKeySet() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Paths
エンドポイントへの相対パスのリストを取得します.
getKeyStoreFileName() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
証明書で使用するキーストアのファイル名を取得します.
getKeyStoreFileName() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
証明書で使用するキーストアのファイル名を取得します.
getKeyStoreFileName() - クラス のメソッドorg.deviceconnect.android.ssl.CertificateAuthorityService
キーストアのファイル名を取得します.
getKeyStorePassword() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
証明書で使用するキーストアのパスワードを取得します.
getKeyStorePassword() - クラス のメソッドorg.deviceconnect.android.ssl.CertificateAuthorityService
キーストアのパスワードを取得します.
getLang(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.NotificationProfile
非推奨です。
リクエストから言語を取得する.
getLength(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileDescriptorProfile
非推奨です。
リクエストから読み込みサイズを取得する.
getLicense() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Info
提供する API のライセンスを取得します.
getLightId(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
リクエストからlightIdを取得する.
getLightIds(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
リクエストからlightIdsを取得する.
getLightLevel(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.SettingProfile
非推奨です。
リクエストからバックライト明度を取得する.
getLimit(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
リクエストからリミットを取得する.
getLimit(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
リクエストからリミットを取得する.
getListItemFilter() - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity
 
getLocalOAuth() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
LocalOAuthのインスタンスを取得します.
getLong(int) - クラス のメソッドorg.deviceconnect.android.provider.FileProvider.FileCursor
 
getMaxHeight(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
get maxHeight from request.
getMaximum() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
getMaximum() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
getMaximum() - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
パラメータが指定できる最大値を取得します.
getMaximum() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
getMaximumAge(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.GeolocationProfile
非推奨です。
Get maximum age parameter from request parameter.
getMaxItems() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
getMaxItems() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
getMaxItems() - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
配列の最大サイズを取得します.
getMaxItems() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
getMaxLength() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
getMaxLength() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
getMaxLength() - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
文字列の最大サイズを取得します.
getMaxLength() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
getMaxProperties() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
プロパティの最大個数を取得します.
getMaxVibrationTime() - クラス のメソッドorg.deviceconnect.android.profile.VibrationProfile
非推奨です。
バイブレーションの最大鳴動時間を取得する.
getMaxWidth(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
get maxWidth from request.
getMediaId(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
リクエストからメディアIDを取得する.
getMessageService() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService.LocalBinder
DConnectMessageServiceのインスタンスを取得する.
getMessageService() - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity
 
getMessageServiceClass() - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity
 
getMethod() - クラス のメソッドorg.deviceconnect.android.profile.api.DConnectApi
メソッドを取得する.
getMethod() - クラス のメソッドorg.deviceconnect.android.profile.api.DeleteApi
 
getMethod() - クラス のメソッドorg.deviceconnect.android.profile.api.GetApi
 
getMethod() - クラス のメソッドorg.deviceconnect.android.profile.api.PostApi
 
getMethod() - クラス のメソッドorg.deviceconnect.android.profile.api.PutApi
 
getMIMEType(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.CanvasProfile
非推奨です。
リクエストからファイルのMIMEタイプを取得する.
getMIMEType(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
リクエストからファイルのMIMEタイプを取得する.
getMIMEType(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
リクエストからマイムタイプを取得する.
getMIMEType(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
リクエストからMIMEタイプを取得する.
getMinHeight(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
get minHeight from request.
getMinimum() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
getMinimum() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
getMinimum() - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
パラメータが指定できる最小値を取得します.
getMinimum() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
getMinItems() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
getMinItems() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
getMinItems() - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
配列の最小サイズを取得します.
getMinItems() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
getMinLength() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
getMinLength() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
getMinLength() - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
文字列の最小サイズを設定します.
getMinLength() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
getMinProperties() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
プロパティの最小個数を取得します.
getMinWidth(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
get minWidth from request.
getMode(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.CanvasProfile
非推奨です。
リクエストから画像描画モードを取得する.
getMode(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.PhoneProfile
非推奨です。
リクエストから電話のモードを取得する.
getMouthThreshold(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
get mouth threshold from request.
getMultipleOf() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
getMultipleOf() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
getMultipleOf() - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
数値の倍数宣言を取得します.
getMultipleOf() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
getName(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
リクエストからライト名を取得する.
getName() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Contact
API 提供者の連絡先の個人・組織の名前を取得します.
getName() - 列挙 のメソッドorg.deviceconnect.android.profile.spec.models.DataFormat
フォーマット名を取得します.
getName() - 列挙 のメソッドorg.deviceconnect.android.profile.spec.models.DataType
データ名を取得します.
getName() - 列挙 のメソッドorg.deviceconnect.android.profile.spec.models.In
パラメータの格納場所名を取得します.
getName() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.License
API に適用されるライセンス名を取得します.
getName() - 列挙 のメソッドorg.deviceconnect.android.profile.spec.models.Method
HTTPメソッド名を取得します.
getName() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.Parameter
パラメータ名を取得します.
getName() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScheme
API Key の header または query の変数名を取得します.
getName() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Tag
タグの名前を取得します.
getName() - 列挙 のメソッドorg.deviceconnect.android.profile.spec.models.XType
API のタイプ名を取得します.
getName() - クラス のメソッドorg.deviceconnect.android.service.DConnectService
サービス名を取得する.
getNetworkType() - クラス のメソッドorg.deviceconnect.android.service.DConnectService
サービスのネットワークタイプを取得する.
getNFCState(String) - クラス のメソッドorg.deviceconnect.android.profile.ServiceInformationProfile
NFCの接続状態を取得する.
getNoseThreshold(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
get nose threshold from request.
getNotificationId(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.NotificationProfile
非推奨です。
リクエストからノーティフィケーションIDを取得する.
getOffset(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
リクエストからオフセットを取得する.
getOffset(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
リクエストからオフセットを取得する.
getOperation(Method) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
Method に合わせて各パス情報を取得します.
getOperationId() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API を識別するための使用されるユニークな文字列を取得します.
getOptions(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
get options string array list from request.
getOptions() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
OPTIONS メソッドのパス情報を取得します.
getOrder(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
リクエストからオーダーを取得する.
getOrder(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
リクエストからオーダーを取得する.
getOrigin() - クラス のメソッドorg.deviceconnect.android.event.Event
オリジンを取得する.
getOrigin(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
リクエストからオリジンを取得する.
getPageCount() - インタフェース のメソッドorg.deviceconnect.android.ui.adapter.DConnectPageCreater
ページ数を返す.
getParameters() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API で使用されるパラメータのリストを取得します.
getParameters() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
このパス全体で使用できるパラメータを取得します.
getParameters() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API 全体で使用できるパラメータ仕様を保持するオブジェクトを取得します.
getPatch() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
PATCH メソッドのパス情報を取得します.
getPath(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileDescriptorProfile
非推奨です。
リクエストからPATHを取得する.
getPath(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
リクエストからファイルパスを取得する.
getPath(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Paths
指定されたエンドポイントへの相対パスのパス情報を取得します.
getPaths() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Paths
API で利用可能なパスを格納するマップを取得します.
getPaths() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API で利用可能なパスを取得します.
getPattern() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
getPattern() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
getPattern() - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
文字列のパターンを設定します.
getPattern() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
getPattern(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.VibrationProfile
非推奨です。
リクエストから鳴動パターンを取得する.
getPhoneNumber(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.PhoneProfile
非推奨です。
リクエストから発信先の電話番号を取得する.
getPlayStatus(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
リクエストからstatusを取得する.
getPluginContext() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
プラグインコンテキストを取得します.
getPluginContext() - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
プラグインコンテキストを取得します.
getPluginContext() - クラス のメソッドorg.deviceconnect.android.service.DConnectService
プラグインコンテキストを取得します.
getPluginContext() - クラス のメソッドorg.deviceconnect.android.service.DConnectServiceManager
プラグインコンテキストを取得します.
getPluginID(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.SystemProfile
リクエストからpluginIdを取得する.
getPluginXmlResId() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
サポートするプロファイルを定義しているxmlへのIDを取得します.
getPos(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
リクエストから再生位置を取得する.
getPosition(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileDescriptorProfile
非推奨です。
リクエストからファイルの読み込み開始位置を取得する.
getPost() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
POST メソッドのパス情報を取得します.
getPreviewHeight(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
リクエストからプレビュー時の縦幅を取得する.
getPreviewMaxFrameRate(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
リクエストからプレビューの最大プレームレートを取得する.
getPreviewWidth(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
リクエストからプレビュー時の横幅を取得する.
getProduces() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API が返却する MIME Type のリストを取得します.
getProduces() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API が返却する MIME Type のリストを取得します.
getProduct(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
リクエストからDeviceConnectManagerのアプリ名を取得する.
getProfile() - クラス のメソッドorg.deviceconnect.android.event.Event
プロファイルを取得する.
getProfile(String) - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
 
getProfile(String) - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
 
getProfile(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
リクエストからプロファイル名を取得する.
getProfile(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
リクエストからプロファイル名を取得する.
getProfile(String) - インタフェース のメソッドorg.deviceconnect.android.profile.DConnectProfileProvider
プロファイルマップを取得する.
getProfile(String) - クラス のメソッドorg.deviceconnect.android.service.DConnectService
 
getProfileList() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
 
getProfileList() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
 
getProfileList() - インタフェース のメソッドorg.deviceconnect.android.profile.DConnectProfileProvider
プロファイルリストを取得する.
getProfileList() - クラス のメソッドorg.deviceconnect.android.service.DConnectService
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.AuthorizationProfile
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.BatteryProfile
非推奨です。
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.CanvasProfile
非推奨です。
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.ConnectionProfile
非推奨です。
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
プロファイル名を取得する.
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.DeviceOrientationProfile
非推奨です。
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.FileDescriptorProfile
非推奨です。
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.GeolocationProfile
非推奨です。
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.KeyEventProfile
非推奨です。
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.NotificationProfile
非推奨です。
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.PhoneProfile
非推奨です。
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.ProximityProfile
非推奨です。
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.ServiceDiscoveryProfile
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.ServiceInformationProfile
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.SettingProfile
非推奨です。
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.SystemProfile
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.TouchProfile
非推奨です。
 
getProfileName() - クラス のメソッドorg.deviceconnect.android.profile.VibrationProfile
非推奨です。
 
getProfileSpecs() - クラス のメソッドorg.deviceconnect.android.profile.spec.DConnectServiceSpec
サービスがサポートするプロファイルの仕様定義の一覧を取得する.
getProperties() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
プロパティのマップを取得します.
getPut() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
PUT メソッドのパス情報を取得します.
getQuery(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
リクエストからクエリーを取得する.
getReceiverName() - クラス のメソッドorg.deviceconnect.android.event.Event
レシーバーのパッケージ名を返す.
getReference() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
リファレンスを取得します.
getRequestCode(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
リクエストからリクエストコードを取得する.
getRequired() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
必須プロパティのリストを取得します.
getResponses() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API で返却されるパラメータのリストを取得します.
getResponses() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Responses
API で利用されるレスポンスを保持するオブジェクトを取得します.
getResponses() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API 全体で使用できるレスポンスを保持するオブジェクトを取得します.
getResult(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
レスポンス結果を取得する.
getSchema() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.BodyParameter
Body に格納される値の仕様を取得します.
getSchema() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Response
API 操作の期待する応答の構造体を取得します.
getSchema() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.XEvent
イベント定義の構造体を取得します.
getSchemes() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API のプロトコルのリストを取得します.
getSchemes() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API のプロトコルのリストを取得します.
getScopes() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScopes
スコープのリストを取得します.
getSecurityDefinitions() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API 全体で使用できるセキュリティ方式の定義を取得します.
getSecurityRequirement() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API に適用されるセキュリティを取得します.
getSecurityRequirement() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API 全体に適用されるセキュリティスキームを取得します.
getSecurityScopes() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScheme
OAuth2 で使用されるスコープのリストを取得します.
getService() - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
本プロファイル実装を提供するサービスを取得する.
getService(String) - クラス のメソッドorg.deviceconnect.android.service.DConnectServiceManager
 
getService(String) - インタフェース のメソッドorg.deviceconnect.android.service.DConnectServiceProvider
登録されているサービスを取得する.
getService(String) - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity
 
getServiceClass() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageServiceProvider
サービスクラスを取得する.
getServiceContainers() - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity.AbstractViewerFragment
 
getServiceId() - クラス のメソッドorg.deviceconnect.android.event.Event
サービスIDを取得する.
getServiceID(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
リクエストからサービスIDを取得する.
getServiceID(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
リクエストからサービスIDを取得する.
getServiceList() - クラス のメソッドorg.deviceconnect.android.service.DConnectServiceManager
 
getServiceList() - インタフェース のメソッドorg.deviceconnect.android.service.DConnectServiceProvider
登録されているサービスのリストを取得する.
getServiceProvider() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
サービスを管理するクラスを取得する.
getServiceProvider() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
サービスを管理するクラスを取得する.
getServiceProvider() - クラス のメソッドorg.deviceconnect.android.profile.ServiceDiscoveryProfile
サービスプロバイダーを取得する.
getServiceSpec() - クラス のメソッドorg.deviceconnect.android.service.DConnectService
サービスで使用される API の定義を取得します.
getSessionKey(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
非推奨です。
GotAPI 1.1では、セッションキーではなくオリジンごとにイベントを管理
getSettingManualActivityClass() - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity
 
getSettingPageActivity(Intent, Bundle) - クラス のメソッドorg.deviceconnect.android.profile.SystemProfile
遷移先の設定画面用のActivityのクラス.
getShort(int) - クラス のメソッドorg.deviceconnect.android.provider.FileProvider.FileCursor
 
getStatus(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
リクエストから再生状態を取得する.
getString(int) - クラス のメソッドorg.deviceconnect.android.provider.FileProvider.FileCursor
 
getSummary() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API の概要を取得します.
getSwagger() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
使用されている Swagger Specification のバージョンを取得します.
getSystemProfile() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
SystemProfileを取得する.
getSystemProfile() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
SystemProfileを取得する.
getTag(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.NotificationProfile
非推奨です。
リクエストからタグを取得する.
getTags() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API 管理用のタグのリストを取得します.
getTags() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
仕様で使用されているタグと追加のメタデータのリストを取得します.
getTarget(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
リクエストからレコーダーの識別IDを取得する.
getTermsOfService() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Info
提供する API の利用規約を取得します.
getThreshold(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
get threshold from request.
getTime(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.SettingProfile
非推奨です。
リクエストから消灯するまでの時間(ミリ秒)を取得する.
getTimeSlice(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
リクエストからタイムスライスを取得する.
getTitle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Info
提供する API のタイトルを取得します.
getTitle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
タイトルを取得します.
getTokenUrl() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScheme
OAuth2 で使用されるトークン用URLを取得します.
getType(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.NotificationProfile
非推奨です。
リクエストから通知タイプを取得する.
getType() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
getType() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
getType() - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
パラメータのタイプを取得します.
getType() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
getType() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScheme
セキュリティタイプを取得します.
getType(Uri) - クラス のメソッドorg.deviceconnect.android.provider.FileProvider
 
getUniqueItems() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
getUpdateDate() - クラス のメソッドorg.deviceconnect.android.event.Event
更新日を取得する.
getURI(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.CanvasProfile
非推奨です。
リクエストから画像ファイルのURIを取得する.
getUri(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileDescriptorProfile
非推奨です。
リクエストからURIを取得する.
getURI(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
リクエストからファイルのURIを取得する.
getUri(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.NotificationProfile
非推奨です。
リクエストからファイルのURIを取得する.
getUrl() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Contact
API 提供者の連絡先のURLを設定します.
getUrl() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.ExternalDocs
外部文書へのURLを取得します.
getUrl() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.License
API に適用されるライセンスへのURLを取得します.
getVendorExtensions() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.AbstractSpec
ベンダー拡張を取得します.
getVersion(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
リクエストからDeviceConnectManagerのバージョン名を取得する.
getVersion() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Info
提供する API のバージョンを取得します.
getViewPager() - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectSettingPageActivity
ViewPagerを取得する.
getViewPager() - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectSettingPageFragmentActivity
ViewPagerを取得する.
getVolume(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
リクエストからボリュームを取得する.
getVolumeKind(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.SettingProfile
非推奨です。
リクエストから音量種別を取得する.
getVolumeLevel(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.SettingProfile
非推奨です。
リクエストから音量を取得する.
getWifiState(String) - クラス のメソッドorg.deviceconnect.android.profile.ServiceInformationProfile
WiFiの接続状態を取得する.
getX(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.CanvasProfile
非推奨です。
リクエストからX座標を取得する.
getXEvent() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
イベント定義を取得します.
getXType() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API タイプを取得します.
getY(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.CanvasProfile
非推奨です。
リクエストからY座標を取得する.

H

handleMessage(Intent) - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
リクエストなどのメッセージを受け取るメソッド.
hasApi(String, Method) - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
指定されたパスとメソッドが存在するか確認します.
hashCode() - クラス のメソッドorg.deviceconnect.android.event.Event
 
hashCode() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.Parameter
 
hasService(String) - クラス のメソッドorg.deviceconnect.android.service.DConnectServiceManager
 
hasService(String) - インタフェース のメソッドorg.deviceconnect.android.service.DConnectServiceProvider
指定されたサービスが登録されているかどうかを取得する.
Header - org.deviceconnect.android.profile.spec.modelsのクラス
レスポンスの一部として送信できるヘッダーのリスト.
Header() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.Header
 
HeaderParameter - org.deviceconnect.android.profile.spec.models.parametersのクラス
API 操作で使用されるパラメータ情報.
HeaderParameter() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.parameters.HeaderParameter
コンストラクタ.
HumanDetectionProfile - org.deviceconnect.android.profileのクラス
非推奨です。
swagger定義ファイルで定数を管理することになったので、このクラスは使用しないこととする。 プロファイルを実装する際は本クラスではなく、DConnectProfile クラスを継承すること。
HumanDetectionProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
Constructor.

I

In - org.deviceconnect.android.profile.spec.modelsの列挙
パラメータの格納場所.
Info - org.deviceconnect.android.profile.spec.modelsのクラス
提供する API に関するメタデータ.
Info() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.Info
 
insert(Uri, ContentValues) - クラス のメソッドorg.deviceconnect.android.provider.FileProvider
 
instantiateItem(ViewGroup, int) - クラス のメソッドorg.deviceconnect.android.ui.adapter.DConnectPagerAdapter
 
IntentHandlerActivity - org.deviceconnect.android.activityのクラス
An Activity with interfaces to send an Intent and return the result.
IntentHandlerActivity() - クラス のコンストラクタorg.deviceconnect.android.activity.IntentHandlerActivity
 
isAllowEmptyValue() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
isAllowEmptyValue() - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
空値許可を確認します.
isAllowEmptyValue() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
isDeprecated() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API の非推奨の宣言を取得します.
isEnabled() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
Device Connect Manager側で本プラグインが有効になっているかどうかを取得する.
isEnabled() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
Device Connect Manager側で本プラグインが有効になっているかどうかを取得する.
isEqual(String, String) - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
大文字・小文字を無視して、文字列を比較します.
isExclusiveMaximum() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
isExclusiveMaximum() - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
最大値を含めるか確認します.
isExclusiveMaximum() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
isExclusiveMinimum() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
isExclusiveMinimum() - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
最小値を含めるか確認します.
isExclusiveMinimum() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
isIgnoredProfile(String) - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
指定されたプロファイルはLocal OAuth認証を無視して良いかを確認する.
isIgnoredProfile(String) - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
指定されたプロファイルが Local OAuth の判定に入るか確認します.
isNull(int) - クラス のメソッドorg.deviceconnect.android.provider.FileProvider.FileCursor
 
isOnline() - クラス のメソッドorg.deviceconnect.android.service.DConnectService
ネットワークの状態を取得する.
isRequired() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.Parameter
パラメータの必須宣言を取得します.
isUniqueItems() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
isUniqueItems() - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
配列の全ての値がユニーク宣言を取得します.
isUniqueItems() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
isUseLocalOAuth() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
Local OAuth使用フラグを取得する.
isUseLocalOAuth() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
Local OAuth使用フラグを取得する.
isUseLocalOAuth() - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
Local OAuth の有効・無効の状態を取得します.
isViewFromObject(View, Object) - クラス のメソッドorg.deviceconnect.android.ui.adapter.DConnectPagerAdapter
 
Items - org.deviceconnect.android.profile.spec.modelsのクラス
配列などの要素のタイプ.
Items() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.Items
 

K

KeyEventProfile - org.deviceconnect.android.profileのクラス
非推奨です。
swagger定義ファイルで定数を管理することになったので、このクラスは使用しないこととする。 プロファイルを実装する際は本クラスではなく、DConnectProfile クラスを継承すること。
KeyEventProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.KeyEventProfile
非推奨です。
 
KeyStoreCallback - org.deviceconnect.android.sslのインタフェース
キーストア要求コールバック.
KeyStoreError - org.deviceconnect.android.sslの列挙
キーストア操作についてのエラーの定義.
KeyStoreManager - org.deviceconnect.android.sslのインタフェース
サーバ証明書用のキーストアを提供するインターフェース.

L

License - org.deviceconnect.android.profile.spec.modelsのクラス
提供する API に関するライセンス.
License() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.License
 
LightProfile - org.deviceconnect.android.profileのクラス
非推奨です。
swagger定義ファイルで定数を管理することになったので、このクラスは使用しないこととする。 プロファイルを実装する際は本クラスではなく、DConnectProfile クラスを継承すること。
LightProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.LightProfile
非推奨です。
 
LinuxPRNGSecureRandom() - クラス のコンストラクタcom.google.fix.PRNGFixes.LinuxPRNGSecureRandom
 
LocalBinder() - クラス のコンストラクタorg.deviceconnect.android.message.DConnectMessageService.LocalBinder
 

M

mApis - クラス の変数org.deviceconnect.android.profile.DConnectProfile
サポートするAPI.
MediaPlayerProfile - org.deviceconnect.android.profileのクラス
非推奨です。
swagger定義ファイルで定数を管理することになったので、このクラスは使用しないこととする。 プロファイルを実装する際は本クラスではなく、DConnectProfile クラスを継承すること。
MediaPlayerProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
 
MediaStreamRecordingProfile - org.deviceconnect.android.profileのクラス
非推奨です。
swagger定義ファイルで定数を管理することになったので、このクラスは使用しないこととする。 プロファイルを実装する際は本クラスではなく、DConnectProfile クラスを継承すること。
MediaStreamRecordingProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
 
MemoryCacheController - org.deviceconnect.android.event.cacheのクラス
イベントデータをメモリにキャッシュし、キャッシュの操作機能を提供する.
MemoryCacheController() - クラス のコンストラクタorg.deviceconnect.android.event.cache.MemoryCacheController
メモリキャッシュコントローラーを生成する.
MessageUtils - org.deviceconnect.android.messageのクラス
Device Connect メッセージユーティリティクラス.
Method - org.deviceconnect.android.profile.spec.modelsの列挙
APIのメソッド名.
mListAdapter - クラス の変数org.deviceconnect.android.ui.activity.DConnectServiceListActivity.AbstractViewerFragment
 
mListView - クラス の変数org.deviceconnect.android.ui.activity.DConnectServiceListActivity.AbstractViewerFragment
 
mLogger - クラス の変数org.deviceconnect.android.profile.DConnectProfile
ロガー.
mNoServiceView - クラス の変数org.deviceconnect.android.ui.activity.DConnectServiceListActivity.AbstractViewerFragment
 
mProvider - クラス の変数org.deviceconnect.android.ui.activity.DConnectServiceListActivity.AbstractViewerFragment
 
mRemoveServiceButton - クラス の変数org.deviceconnect.android.ui.activity.DConnectServiceListActivity.AbstractViewerFragment
 

N

NotificationProfile - org.deviceconnect.android.profileのクラス
非推奨です。
swagger定義ファイルで定数を管理することになったので、このクラスは使用しないこととする。 プロファイルを実装する際は本クラスではなく、DConnectProfile クラスを継承すること。
NotificationProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.NotificationProfile
非推奨です。
 
NotificationUtils - org.deviceconnect.android.utilのクラス
通知(Notification)とActivity起動ユーティリティ
NotificationUtils() - クラス のコンストラクタorg.deviceconnect.android.util.NotificationUtils
 
notify(Context, int, String, Notification.Action...) - クラス のstaticメソッドorg.deviceconnect.android.util.NotificationUtils
通知経由でのActivity起動を行う(Notification.Action)
notify(Context, int, int, Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.util.NotificationUtils
通知経由でのActivity起動を行う(Pending Intent)

O

onActivityCreated(Bundle) - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity.AbstractViewerFragment
 
onActivityResult(int, int, Intent) - クラス のメソッドorg.deviceconnect.android.activity.IntentHandlerActivity
 
onBind(Intent) - クラス のメソッドorg.deviceconnect.android.message.DConnectLaunchService
 
onBind(Intent) - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
 
onBind(Intent) - クラス のメソッドorg.deviceconnect.android.ssl.CertificateAuthorityService
 
onCheckStateChange(DConnectServiceListActivity.ServiceContainer, boolean) - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity.RemoverFragment
 
onCreate(Bundle) - クラス のメソッドorg.deviceconnect.android.activity.IntentHandlerActivity
 
onCreate(Bundle) - クラス のメソッドorg.deviceconnect.android.activity.PermissionRequestActivity
 
onCreate() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
 
onCreate() - クラス のメソッドorg.deviceconnect.android.provider.FileProvider
 
onCreate() - クラス のメソッドorg.deviceconnect.android.ssl.CertificateAuthorityService
 
onCreate(Bundle) - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity
 
onCreate(Bundle) - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectSettingPageActivity
ViewPagerを持つレイアウトを自動的に設定する.
onCreate(Bundle) - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectSettingPageFragmentActivity
ViewPagerを持つレイアウトを自動的に設定する.
onCreateView(LayoutInflater, ViewGroup, Bundle) - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity.RemoverFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity.ViewerFragment
 
onDestroy() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
 
onDestroy() - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity
 
onDestroy() - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity.ViewerFragment
 
onDestroyView() - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity.AbstractViewerFragment
 
onDevicePluginDisabled() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
Device Connect Managerからプラグイン無効通知を受信した時に呼ばれる処理部.
onDevicePluginDisabled() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
Device Connect Managerからプラグイン無効通知を受信した時に呼ばれる処理部.
onDevicePluginEnabled() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
Device Connect Managerからプラグイン有効通知を受信した時に呼ばれる処理部.
onDevicePluginEnabled() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
Device Connect Managerからプラグイン有効通知を受信した時に呼ばれる処理部.
onDevicePluginReset() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
Device Plug-inへのReset要求を受信した時に呼ばれる処理部.
onDevicePluginReset() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
Device Plug-inへのReset要求を受信した時に呼ばれる処理部.
onError(KeyStoreError) - インタフェース のメソッドorg.deviceconnect.android.ssl.KeyStoreCallback
失敗コールバック.
onFail(String) - インタフェース のメソッドorg.deviceconnect.android.activity.PermissionUtility.PermissionRequestCallback
パーミッションが拒否されたときに呼び出される.
onFail() - インタフェース のメソッドorg.deviceconnect.android.provider.FileManager.CheckPermissionCallback
 
onFail(Throwable) - インタフェース のメソッドorg.deviceconnect.android.provider.FileManager.RemoveFileCallback
 
onFail(Throwable) - インタフェース のメソッドorg.deviceconnect.android.provider.FileManager.SaveFileCallback
 
onItemClick(DConnectService) - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity
 
onKeyStoreUpdated(KeyStore, Certificate, Certificate) - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
キーストアが更新された場合に呼び出されます.
onKeyStoreUpdated(KeyStore, Certificate, Certificate) - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
キーストアが更新された場合に呼び出されます.
onKeyStoreUpdateError(KeyStoreError) - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
キーストアの更新に失敗した場合に呼び出されます.
onKeyStoreUpdateError(KeyStoreError) - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
キーストアの更新に失敗した場合に呼び出されます.
onManagerEventTransmitDisconnected(String) - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
Device Connect ManagerのEvent送信経路切断通知を受信した時に呼ばれる処理部.
onManagerEventTransmitDisconnected(String) - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
Device Connect ManagerのEvent送信経路切断通知を受信した時に呼ばれる処理部.
onManagerLaunched() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
Device Connect Managerの起動通知を受信した時に呼ばれる処理部.
onManagerLaunched() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
Device Connect Managerの起動通知を受信した時に呼ばれる処理部.
onManagerTerminated() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
Device Connect Managerの正常終了通知を受信した時に呼ばれる処理部.
onManagerTerminated() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
Device Connect Managerの正常終了通知を受信した時に呼ばれる処理部.
onManagerUninstalled() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
Device Connect Managerがアンインストールされた時に呼ばれる処理部.
onManagerUninstalled() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
Device Connect Managerがアンインストールされた時に呼ばれる処理部.
onOptionsItemSelected(MenuItem) - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity
 
onOptionsItemSelected(MenuItem) - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectSettingPageActivity
 
onOptionsItemSelected(MenuItem) - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectSettingPageFragmentActivity
 
onReceive(Context, Intent) - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageServiceProvider
 
onRequest(Intent, Intent) - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
ブロードキャストで受信したリクエストをプロファイルに振り分ける.
onRequest(Intent, Intent) - クラス のメソッドorg.deviceconnect.android.profile.api.DConnectApi
RESPONSEメソッドハンドラー.
onRequest(Intent, Intent) - クラス のメソッドorg.deviceconnect.android.profile.AuthorizationProfile
 
onRequest(Intent, Intent) - クラス のメソッドorg.deviceconnect.android.profile.CanvasProfile
非推奨です。
 
onRequest(Intent, Intent) - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
RESPONSEメソッドハンドラー.
onRequest(Intent, Intent) - クラス のメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
 
onRequest(Intent, Intent) - クラス のメソッドorg.deviceconnect.android.service.DConnectService
サービスに命令が通知されたときに呼び出されるメソッド.
onRequestPermissionsResult(int, String[], int[]) - クラス のメソッドorg.deviceconnect.android.activity.PermissionRequestActivity
 
onServiceAdded(DConnectService) - クラス のメソッドorg.deviceconnect.android.profile.ServiceDiscoveryProfile
 
onServiceAdded(DConnectService) - インタフェース のメソッドorg.deviceconnect.android.service.DConnectServiceListener
新しいサービスが追加された時に呼び出されます.
onServiceAdded(DConnectService) - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity.AbstractViewerFragment
 
onServiceAdded(DConnectService) - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity
 
onServiceRemoved(DConnectService) - クラス のメソッドorg.deviceconnect.android.profile.ServiceDiscoveryProfile
 
onServiceRemoved(DConnectService) - インタフェース のメソッドorg.deviceconnect.android.service.DConnectServiceListener
サービスが削除された時に呼び出されます.
onServiceRemoved(DConnectService) - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity.AbstractViewerFragment
 
onServiceRemoved(DConnectService) - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity
 
onStartCommand(Intent, int, int) - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
 
onStatusChange(DConnectService) - クラス のメソッドorg.deviceconnect.android.profile.ServiceDiscoveryProfile
 
onStatusChange(DConnectService) - インタフェース のメソッドorg.deviceconnect.android.service.DConnectServiceListener
サービスの状態に変更があった時に呼び出されます.
onStatusChange(DConnectService) - クラス のメソッドorg.deviceconnect.android.service.DConnectServiceManager
 
onStatusChange(DConnectService) - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity.AbstractViewerFragment
 
onStatusChange(DConnectService) - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity
 
onSuccess() - インタフェース のメソッドorg.deviceconnect.android.activity.PermissionUtility.PermissionRequestCallback
パーミッションが許可された場合に呼び出される.
onSuccess() - インタフェース のメソッドorg.deviceconnect.android.provider.FileManager.CheckPermissionCallback
 
onSuccess() - インタフェース のメソッドorg.deviceconnect.android.provider.FileManager.RemoveFileCallback
 
onSuccess(String) - インタフェース のメソッドorg.deviceconnect.android.provider.FileManager.SaveFileCallback
 
onSuccess(KeyStore, Certificate, Certificate) - インタフェース のメソッドorg.deviceconnect.android.ssl.KeyStoreCallback
成功コールバック.
OpenAPIParser - org.deviceconnect.android.profile.spec.parserのクラス
OpenAPI Specification を解析するクラス.
OpenAPIValidator - org.deviceconnect.android.profile.specのクラス
API 定義されたにリクエストが妥当なパラメータか確認するためのクラス.
openFile(Uri, String) - クラス のメソッドorg.deviceconnect.android.provider.FileProvider
ファイルを入出力用のメソッド.
Operation - org.deviceconnect.android.profile.spec.modelsのクラス
パスに対する単一の API 操作を記述します。
Operation() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.Operation
 
org.deviceconnect.android.activity - パッケージ org.deviceconnect.android.activity
パーミッション許諾確認用Activityパッケージ.
org.deviceconnect.android.event - パッケージ org.deviceconnect.android.event
デバイスプラグイン イベントパッケージ.
org.deviceconnect.android.event.cache - パッケージ org.deviceconnect.android.event.cache
イベントデータキャッシュパッケージ.
org.deviceconnect.android.event.cache.db - パッケージ org.deviceconnect.android.event.cache.db
イベントデータキャッシュ データベースパッケージ.
org.deviceconnect.android.message - パッケージ org.deviceconnect.android.message
Device Connect メッセージ.
org.deviceconnect.android.profile - パッケージ org.deviceconnect.android.profile
Device Connect プロファイル.
org.deviceconnect.android.profile.api - パッケージ org.deviceconnect.android.profile.api
Device Connect API実装のベースクラスを提供するパッケージ.
org.deviceconnect.android.profile.spec - パッケージ org.deviceconnect.android.profile.spec
 
org.deviceconnect.android.profile.spec.models - パッケージ org.deviceconnect.android.profile.spec.models
 
org.deviceconnect.android.profile.spec.models.parameters - パッケージ org.deviceconnect.android.profile.spec.models.parameters
 
org.deviceconnect.android.profile.spec.parser - パッケージ org.deviceconnect.android.profile.spec.parser
 
org.deviceconnect.android.profile.util - パッケージ org.deviceconnect.android.profile.util
Device Connect プロファイル ユーティリティ.
org.deviceconnect.android.provider - パッケージ org.deviceconnect.android.provider
Device Connect デバイスプラグインファイル.
org.deviceconnect.android.service - パッケージ org.deviceconnect.android.service
Device Connect Service.
org.deviceconnect.android.ssl - パッケージ org.deviceconnect.android.ssl
SSLサーバー証明書管理機能を提供するパッケージ.
org.deviceconnect.android.ui.activity - パッケージ org.deviceconnect.android.ui.activity
Device Connect デバイスプラグイン アクティビティ.
org.deviceconnect.android.ui.adapter - パッケージ org.deviceconnect.android.ui.adapter
Device Connect アダプタ.
org.deviceconnect.android.util - パッケージ org.deviceconnect.android.util
 

P

Parameter - org.deviceconnect.android.profile.spec.models.parametersのクラス
API 操作で使用されるパラメータ情報.
Parameter() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.parameters.Parameter
 
parse(String) - 列挙 のstaticメソッドorg.deviceconnect.android.profile.spec.models.In
文字列からパラメータの格納場所を取得します.
parse(String) - 列挙 のstaticメソッドorg.deviceconnect.android.profile.spec.models.Method
文字列から HTTP メソッドを取得します.
parse(String) - 列挙 のstaticメソッドorg.deviceconnect.android.profile.spec.models.XType
文字列から API タイプを取得します.
parse(String) - クラス のstaticメソッドorg.deviceconnect.android.profile.spec.parser.OpenAPIParser
JSON で定義された OpenAPI Specification を解析して、Swagger オブジェクトに変換します.
parseBoolean(Object) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
指定されたオブジェクトがStringかBooleanかを判定し、Booleanへ変換する.
parseBoolean(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
Intentの指定されたパラメータがStringかBooleanかを判定し、Booleanへ変換する.
parseByte(Object) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
指定されたオブジェクトがStringかByteかを判定し、Byteへ変換する.
parseByte(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
Intentの指定されたパラメータがStringかByteかを判定し、Byteへ変換する.
parseDouble(Object) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
指定されたオブジェクトがStringかDoubleかを判定し、Doubleへ変換する.
parseDouble(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
Intentの指定されたパラメータがStringかDoubleかを判定し、Doubleへ変換する.
parseFloat(Object) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
指定されたオブジェクトがStringかFloatかを判定し、Floatへ変換する.
parseFloat(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
Intentの指定されたパラメータがStringかFloatかを判定し、Floatへ変換する.
parseInteger(Object) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
指定されたオブジェクトがStringかIntegerかを判定し、Integerへ変換する.
parseInteger(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
Intentの指定されたパラメータがStringかIntegerかを判定し、Integerへ変換する.
parseJSONArray(JSONArray) - クラス のstaticメソッドorg.deviceconnect.android.profile.spec.parser.OpenAPIParser
 
parseJSONObject(JSONObject) - クラス のstaticメソッドorg.deviceconnect.android.profile.spec.parser.OpenAPIParser
 
parseLong(Object) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
指定されたオブジェクトがStringかLongかを判定し、Longへ変換する.
parseLong(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
Intentの指定されたパラメータがStringかLongかを判定し、Longへ変換する.
parsePattern(String) - クラス のメソッドorg.deviceconnect.android.profile.VibrationProfile
非推奨です。
鳴動パターンを文字列から解析し、数値の配列に変換する.
parseShort(Object) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
指定されたオブジェクトがStringかShortかを判定し、Shortへ変換する.
parseShort(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
Intentの指定されたパラメータがStringかShortかを判定し、Shortへ変換する.
Path - org.deviceconnect.android.profile.spec.modelsのクラス
API で利用可能なパス情報を格納するオブジェクト.
Path() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.Path
 
PathParameter - org.deviceconnect.android.profile.spec.models.parametersのクラス
API 操作で使用されるパラメータ情報.
PathParameter() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.parameters.PathParameter
コンストラクタ.
Paths - org.deviceconnect.android.profile.spec.modelsのクラス
個々のエンドポイントへの相対パスを保持します.
Paths() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.Paths
 
PermissionRequestActivity - org.deviceconnect.android.activityのクラス
An Activity with interfaces to make a request for permissions and return the result.
PermissionRequestActivity() - クラス のコンストラクタorg.deviceconnect.android.activity.PermissionRequestActivity
 
PermissionUtility - org.deviceconnect.android.activityのクラス
A utility class to make a permission request.
PermissionUtility.PermissionRequestCallback - org.deviceconnect.android.activityのインタフェース
パーミッションの許諾リクエストの返答を通知するコールバック.
PhoneProfile - org.deviceconnect.android.profileのクラス
非推奨です。
swagger定義ファイルで定数を管理することになったので、このクラスは使用しないこととする。 プロファイルを実装する際は本クラスではなく、DConnectProfile クラスを継承すること。
PhoneProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.PhoneProfile
非推奨です。
 
PostApi - org.deviceconnect.android.profile.apiのクラス
Device Connect APIクラス (POSTメソッド).
PostApi() - クラス のコンストラクタorg.deviceconnect.android.profile.api.PostApi
 
PRNGFixes - com.google.fixのクラス
Fixes for the output of the default PRNG having low entropy.
PRNGFixes.LinuxPRNGSecureRandom - com.google.fixのクラス
SecureRandomSpi which passes all requests to the Linux PRNG (/dev/urandom).
Property - org.deviceconnect.android.profile.spec.modelsのインタフェース
パラメータに使用されるタイプを定義.
ProximityProfile - org.deviceconnect.android.profileのクラス
非推奨です。
swagger定義ファイルで定数を管理することになったので、このクラスは使用しないこととする。 プロファイルを実装する際は本クラスではなく、DConnectProfile クラスを継承すること。
ProximityProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.ProximityProfile
非推奨です。
 
PutApi - org.deviceconnect.android.profile.apiのクラス
Device Connect APIクラス (PUTメソッド).
PutApi() - クラス のコンストラクタorg.deviceconnect.android.profile.api.PutApi
 

Q

query(Uri, String[], String, String[], String) - クラス のメソッドorg.deviceconnect.android.provider.FileProvider
 
QueryParameter - org.deviceconnect.android.profile.spec.models.parametersのクラス
API 操作で使用されるパラメータ情報.
QueryParameter() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.parameters.QueryParameter
コンストラクタ.

R

readFileDescriptor(String) - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService.LocalBinder
 
registerCallback(IDConnectCallback) - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService.LocalBinder
 
release() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
プラグインコンテキストの破棄を行います.
removeAll() - クラス のメソッドorg.deviceconnect.android.event.cache.db.DBCacheController
 
removeAll() - インタフェース のメソッドorg.deviceconnect.android.event.cache.EventCacheController
キャッシュからデータを全て削除する.
removeAll() - クラス のメソッドorg.deviceconnect.android.event.cache.FileCacheController
 
removeAll() - クラス のメソッドorg.deviceconnect.android.event.cache.MemoryCacheController
 
removeAll() - 列挙 のメソッドorg.deviceconnect.android.event.EventManager
イベントを全て削除する.
removeAllServices() - クラス のメソッドorg.deviceconnect.android.service.DConnectServiceManager
 
removeAllServices() - インタフェース のメソッドorg.deviceconnect.android.service.DConnectServiceProvider
すべてのサービスを削除する.
removeApi(DConnectApi) - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
Device Connect API実装を削除する.
removeConsume(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API が使用できる MIME Type を削除します.
removeConsume(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
指定されたmime typeを削除します.
removeEvent(Event) - クラス のメソッドorg.deviceconnect.android.event.cache.db.DBCacheController
 
removeEvent(Event) - インタフェース のメソッドorg.deviceconnect.android.event.cache.EventCacheController
イベントデータをキャッシュから削除する.
removeEvent(Event) - クラス のメソッドorg.deviceconnect.android.event.cache.FileCacheController
 
removeEvent(Event) - クラス のメソッドorg.deviceconnect.android.event.cache.MemoryCacheController
 
removeEvent(Intent) - 列挙 のメソッドorg.deviceconnect.android.event.EventManager
指定されたイベント解除用のリクエストからイベントデータを解除する.
removeEvent(Event) - 列挙 のメソッドorg.deviceconnect.android.event.EventManager
指定されたイベントを削除する.
removeEvents(String) - クラス のメソッドorg.deviceconnect.android.event.cache.db.DBCacheController
 
removeEvents(String) - インタフェース のメソッドorg.deviceconnect.android.event.cache.EventCacheController
指定されたオリジンに紐づくイベント情報を全て削除する.
removeEvents(String) - クラス のメソッドorg.deviceconnect.android.event.cache.FileCacheController
 
removeEvents(String) - クラス のメソッドorg.deviceconnect.android.event.cache.MemoryCacheController
 
removeEvents(String) - 列挙 のメソッドorg.deviceconnect.android.event.EventManager
指定されたオリジンに紐づくイベント情報を解除する.
removeExample(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Response
API 操作の期待する応答例を削除します.
removeFile(String) - クラス のメソッドorg.deviceconnect.android.provider.FileManager
非推奨です。
use FileManager#removeFile(String, RemoveFileCallback) instead.
removeFile(String, FileManager.RemoveFileCallback) - クラス のメソッドorg.deviceconnect.android.provider.FileManager
指定された名前のファイルを削除する.
removeHeader(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Response
キーに対応するヘッダーを削除します.
removeParameter(Parameter) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API で使用されるパラメータを削除します.
removePath(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Paths
API で利用可能なパスをマップに削除します.
removeProduce(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API が返却する MIME Type を削除します.
removeProduces(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API が返却する MIME Type をリストから削除します.
removeProfile(DConnectProfile) - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
 
removeProfile(DConnectProfile) - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
 
removeProfile(DConnectProfile) - インタフェース のメソッドorg.deviceconnect.android.profile.DConnectProfileProvider
プロファイルを削除する.
removeProfile(DConnectProfile) - クラス のメソッドorg.deviceconnect.android.service.DConnectService
 
removeProfileSpec(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.DConnectServiceSpec
指定された名前のプロファイル定義を削除します.
RemoverFragment() - クラス のコンストラクタorg.deviceconnect.android.ui.activity.DConnectServiceListActivity.RemoverFragment
 
removeScheme(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API のプロトコルを削除します.
removeScheme(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API のプロトコルをリストから削除します.
removeService(DConnectService) - クラス のメソッドorg.deviceconnect.android.service.DConnectServiceManager
 
removeService(String) - クラス のメソッドorg.deviceconnect.android.service.DConnectServiceManager
 
removeService(DConnectService) - インタフェース のメソッドorg.deviceconnect.android.service.DConnectServiceProvider
サービスを削除する.
removeService(String) - インタフェース のメソッドorg.deviceconnect.android.service.DConnectServiceProvider
サービスを削除する.
removeService(String) - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity
 
removeServiceListener(DConnectServiceListener) - クラス のメソッドorg.deviceconnect.android.service.DConnectServiceManager
 
removeServiceListener(DConnectServiceListener) - インタフェース のメソッドorg.deviceconnect.android.service.DConnectServiceProvider
サービスの追加または削除イベントを受信するためのリスナーを削除する.
removeTag(Tag) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
仕様で使用されているタグと追加のメタデータをリストから削除します.
removeVendorExtension(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.AbstractSpec
ベンダー拡張をマップから削除します.
requestKeyStore(String, KeyStoreCallback) - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
キーストア作成要求を行います.
requestKeyStore(String, KeyStoreCallback) - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
キーストアの作成要求を行います.
requestKeyStore(String, KeyStoreCallback) - クラス のメソッドorg.deviceconnect.android.ssl.EndPointKeyStoreManager
 
requestKeyStore(String, KeyStoreCallback) - インタフェース のメソッドorg.deviceconnect.android.ssl.KeyStoreManager
キーストアを非同期で取得する.
requestPermissions(Context, String[], ResultReceiver) - クラス のstaticメソッドorg.deviceconnect.android.activity.PermissionRequestActivity
 
requestPermissions(Context, Handler, String[], PermissionUtility.PermissionRequestCallback) - クラス のstaticメソッドorg.deviceconnect.android.activity.PermissionUtility
パーミッションの許諾リクエストを要求する.
Response - org.deviceconnect.android.profile.spec.modelsのクラス
API 操作の期待する応答用.
Response() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.Response
 
Responses - org.deviceconnect.android.profile.spec.modelsのクラス
API で利用されるレスポンスを保持するオブジェクト.
Responses() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.Responses
 

S

saveFile(String, byte[]) - クラス のメソッドorg.deviceconnect.android.provider.FileManager
非推奨です。
use FileManager#saveFile(String, byte[], SaveFileCallback) instead.
saveFile(String, InputStream) - クラス のメソッドorg.deviceconnect.android.provider.FileManager
非推奨です。
use FileManager#saveFile(String, InputStream, SaveFileCallback) instead.
saveFile(String, byte[], boolean, FileManager.SaveFileCallback) - クラス のメソッドorg.deviceconnect.android.provider.FileManager
ファイルを保存して、アクセスするためのContentURIを返却する.
saveFile(String, InputStream, FileManager.SaveFileCallback) - クラス のメソッドorg.deviceconnect.android.provider.FileManager
ファイルを保存する.
Schema - org.deviceconnect.android.profile.spec.modelsのクラス
パラメータ、レスポンスなどに使用されるタイプを定義するスキーマ.
Schema() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.Schema
 
SecurityScheme - org.deviceconnect.android.profile.spec.modelsのクラス
セキュリティスキーム.
SecurityScheme() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.SecurityScheme
 
SecurityScopes - org.deviceconnect.android.profile.spec.modelsのクラス
OAuth2 で使用されるスコープ.
SecurityScopes() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.SecurityScopes
 
sendEvent(Intent, String) - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
Device Connectにイベントを送信する.
sendEvent(Event, Bundle) - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
Device Connectにイベントを送信する.
sendEvent(Intent, String) - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
Device Connectにイベントを送信する.
sendEvent(Event, Bundle) - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
Device Connectにイベントを送信する.
sendEvent(Intent, String) - インタフェース のメソッドorg.deviceconnect.android.profile.DConnectProfile.Responder
Device Connectにイベントを送信する.
sendEvent(Event, Bundle) - インタフェース のメソッドorg.deviceconnect.android.profile.DConnectProfile.Responder
Device Connectにイベントを送信する.
sendEvent(Intent, String) - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
イベントを送信します.
sendEvent(Event, Bundle) - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
イベントを送信します.
sendMessage(Intent) - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService.LocalBinder
 
sendResponse(Intent) - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
Device Connect Managerにレスポンスを返却するためのメソッド.
sendResponse(Intent) - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
Device Connect Managerにレスポンスを返却するためのメソッド.
sendResponse(Intent) - インタフェース のメソッドorg.deviceconnect.android.profile.DConnectProfile.Responder
Device Connect Managerにレスポンスを返却するためのメソッド.
sendResponse(Intent) - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
レスポンスを返却します.
ServiceDiscoveryProfile - org.deviceconnect.android.profileのクラス
Service Discovery プロファイル.
ServiceDiscoveryProfile(DConnectServiceProvider) - クラス のコンストラクタorg.deviceconnect.android.profile.ServiceDiscoveryProfile
指定されたサービスプロバイダーをもつSystemプロファイルを生成する.
ServiceInformationProfile - org.deviceconnect.android.profileのクラス
Service Information プロファイル.
ServiceInformationProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.ServiceInformationProfile
ServiceInformationプロファイルを生成する.
setAcceleration(Bundle, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.DeviceOrientationProfile
非推奨です。
センサー情報に加速度センサー情報を設定します.
setAccelerationIncludingGravity(Bundle, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.DeviceOrientationProfile
非推奨です。
センサー情報に重力加速度センサー情報を設定します.
setAccessToken(String) - クラス のメソッドorg.deviceconnect.android.event.Event
アクセストークンを設定する.
setAccessToken(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
メッセージにアクセストークンを設定する.
setAccuracy(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.GeolocationProfile
非推奨です。
Set accuracy to coordinates information.
setAdditionalProperties(Schema) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
追加のプロパティを設定します.
setAllOf(List<Schema>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
allOf のリストを設定します.
setAllowEmptyValue(Boolean) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
setAllowEmptyValue(Boolean) - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
空値許可を設定します.
setAllowEmptyValue(Boolean) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
setAlpha(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.DeviceOrientationProfile
非推奨です。
回転加速度センサー情報にz軸回転の角度を設定する.
setAltitude(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.GeolocationProfile
非推奨です。
Set altitude to coordinates information.
setAltitudeAccuracy(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.GeolocationProfile
非推奨です。
Set altitudeAccuracy to coordinates information.
setApi(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
メッセージにAPI名を設定する.
setAttribute(String) - クラス のメソッドorg.deviceconnect.android.event.Event
属性を設定する.
setAttribute(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
メッセージに属性名を設定する.
setAudio(Intent, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
メッセージに音声情報を設定する.
setAudioBlockSize(Bundle, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
音声情報にブロックサイズを設定する.
setAudioChannels(Bundle, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
音声情報にチャンネル数を設定する.
setAudioSampleRate(Bundle, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
音声情報にサンプルレートを設定する.
setAudioSampleSize(Bundle, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
音声情報にサンプルサイズを設定する.
setAudioUri(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
音声情報に音声配信URIを設定する.
setAuthorizationError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 認証エラー を設定する.
setAuthorizationError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 認証エラー を設定し、指定されたエラーメッセージを設定する.
setAuthorizationUrl(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScheme
OAuth2 のフローで使用される認証用URLを設定します.
setBasePath(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API が提供されるベースパスを設定します.
setBattery(Intent, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.BatteryProfile
非推奨です。
メッセージにバッテリー情報を設定する.
setBeta(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.DeviceOrientationProfile
非推奨です。
回転加速度センサー情報にx軸回転の角度を設定する.
setBLEState(Bundle, boolean) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceInformationProfile
デバイスプラグインの接続状態にBLEの接続状態を設定する.
setBLEState(Bundle, ConnectState) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceInformationProfile
デバイスプラグインの接続状態にBLEの接続状態を設定する.
setBluetoothState(Bundle, boolean) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceInformationProfile
デバイスプラグインの接続状態にBluetoothの接続状態を設定する.
setBluetoothState(Bundle, ConnectState) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceInformationProfile
デバイスプラグインの接続状態にBluetoothの接続状態を設定する.
setBodyDetects(Intent, Bundle[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set body detects data to response.
setCache(Map<String, Map<String, List<Event>>>) - クラス のメソッドorg.deviceconnect.android.event.cache.MemoryCacheController
キャッシュを設定する.
setCharging(Intent, boolean) - クラス のstaticメソッドorg.deviceconnect.android.profile.BatteryProfile
非推奨です。
レスポンスに充電状態のフラグを設定する.
setCharging(Bundle, boolean) - クラス のstaticメソッドorg.deviceconnect.android.profile.BatteryProfile
非推奨です。
バッテリーパラメータに充電状態のフラグを設定する.
setChargingTime(Intent, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.BatteryProfile
非推奨です。
レスポンスに完全充電までの時間(秒)を設定する.
setChargingTime(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.BatteryProfile
非推奨です。
バッテリーパラメータに完全充電までの時間(秒)を設定する.
setCollectionFormat(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
setCollectionFormat(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
setCollectionFormat(String) - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
配列のフォーマットを設定します.
setCollectionFormat(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
setConfig(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.KeyEventProfile
非推奨です。
Set key configure to key event information.
setConfig(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
ライト情報に固有の設定を設定する.
setConfig(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceDiscoveryProfile
デバイスの設定情報を設定する.
setConfig(String) - クラス のメソッドorg.deviceconnect.android.service.DConnectService
サービスのコンフィグを設定する.
setConnect(Intent, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceInformationProfile
レスポンスにデバイスの接続状態を設定する.
setConnectStatus(Intent, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.ConnectionProfile
非推奨です。
メッセージに接続状態を設定する.
setConsumes(List<String>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API が使用できる MIME Type のリストを設定します.
setConsumes(List<String>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API が使用できる MIME Type のリストを設定します.
setContact(Contact) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Info
提供する API の連絡先情報を設定します.
setContext(Context) - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
コンテキストの設定する.
setContext(Context) - クラス のメソッドorg.deviceconnect.android.service.DConnectServiceManager
コンテキストを設定する.
setController(EventCacheController) - 列挙 のメソッドorg.deviceconnect.android.event.EventManager
キャッシュの操作クラスを設定する.
setCoordinates(Bundle, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.GeolocationProfile
非推奨です。
Set coordinate information to coordinates object.
setCount(Intent, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
レスポンスにカウントを設定する.
setCount(Intent, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
レスポンスにメディア数を設定する.
setCreateDate(Timestamp) - クラス のメソッドorg.deviceconnect.android.event.Event
登録日を設定する.
setCreator(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
制作者情報に制作者名を設定する.
setCreators(Intent, Bundle[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
レスポンスに制作者情報一覧を設定する.
setCreators(Bundle, Bundle[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
メディア情報に制作者情報一覧を設定する.
setCurr(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileDescriptorProfile
非推奨です。
ファイルデータに現在更新時間を設定する.
setData(Intent, Byte[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.CanvasProfile
非推奨です。
レスポンスにファイルデータ一覧を設定する.
setDate(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.SettingProfile
非推奨です。
レスポンスに日時を設定する.
setDefault(Object) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
setDefault(Object) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
setDefault(Object) - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
パラメータのデフォルト値を設定します.
setDefault(Object) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
setDefinitions(Map<String, Definition>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
データ型を保持するためのオブジェクトを設定します.
setDelete(Operation) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
DELETE メソッドのパス情報を設定します.
setDeprecated(Boolean) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API の非推奨の宣言を設定します.
setDescription(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
レスポンスに説明文を設定する.
setDescription(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
メディア情報に説明文を設定する.
setDescription(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.ExternalDocs
外部文書の詳細を設定します.
setDescription(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
setDescription(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Info
提供する API の詳細を設定します.
setDescription(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API の詳細を設定します.
setDescription(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.Parameter
パラメータの詳細を設定します.
setDescription(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Response
API 操作の期待する応答用の詳細を設定します.
setDescription(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
詳細を設定します.
setDescription(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScheme
セキュリティの詳細を設定します.
setDescription(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Tag
タグの詳細を設定します.
setDescription(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.XEvent
イベント定義の詳細を設定します.
setDischargingTime(Intent, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.BatteryProfile
非推奨です。
レスポンスに完全放電までの時間(秒)を設定する.
setDischargingTime(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.BatteryProfile
非推奨です。
レスポンスに完全放電までの時間(秒)を設定する.
setDuration(Intent, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
レスポンスに曲の長さを設定する.
setDuration(Bundle, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
メディア情報に曲の長さを設定する.
setEMail(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Contact
API 提供者の連絡先のメールアドレスを設定します.
setEmptyAccessTokenError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに アクセストークン有効期限切れエラー を設定する.
setEmptyAccessTokenError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに アクセストークン有効期限切れエラー を設定し、指定されたエラーメッセージを設定する.
setEmptyServiceIdError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに サービスIDが設定されていない を設定する.
setEmptyServiceIdError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに サービスIDが設定されていない を設定し、指定されたエラーメッセージを設定する.
setEnable(Intent, boolean) - クラス のstaticメソッドorg.deviceconnect.android.profile.ConnectionProfile
非推奨です。
レスポンスに接続状態フラグを設定する.
setEnable(Bundle, boolean) - クラス のstaticメソッドorg.deviceconnect.android.profile.ConnectionProfile
非推奨です。
接続状態パラメータに接続状態フラグを設定する.
setEnum(List<T>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Enumeration
 
setEnum(List<Object>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
setEnum(List<Object>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
setEnum(List<Object>) - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
パラメータに指定できる値の列挙型を設定します.
setEnum(List<Object>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
setErrorMessage(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
メディアデータにエラーメッセージを設定する.
setExample(JSONObject) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Example
応答メッセージの例を設定します.
setExamples(Map<String, Example>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Response
API 操作の期待する応答例を設定します.
setExamples(Map<String, Example>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.XEvent
イベント例を設定します.
setExclusiveMaximum(Boolean) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
setExclusiveMaximum(Boolean) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
setExclusiveMaximum(Boolean) - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
最大値を含めるかを設定します.
setExclusiveMaximum(Boolean) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
setExclusiveMinimum(Boolean) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
setExclusiveMinimum(Boolean) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
setExclusiveMinimum(Boolean) - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
最小値を含めるかを設定します.
setExclusiveMinimum(Boolean) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
setExpire(long) - クラス のメソッドorg.deviceconnect.android.provider.FileManager
有効期限の期間を指定する.
setExpiredAccessTokenError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに アクセストークン有効期限切れエラー を設定する.
setExpiredAccessTokenError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに アクセストークン有効期限切れエラー を設定し、指定されたエラーメッセージを設定する.
setExternalDocs(ExternalDocs) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API に関する追加の外部資料を設定します.
setExternalDocs(ExternalDocs) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
外部文書を設定します.
setExternalDocs(ExternalDocs) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
追加の外部文書を設定します.
setExternalDocs(ExternalDocs) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Tag
タグに関する追加の外部文書を設定します.
setFaceDetects(Intent, Bundle[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set face detects data to response.
setFile(Intent, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileDescriptorProfile
非推奨です。
メッセージにファイル情報を設定する.
setFileData(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileDescriptorProfile
非推奨です。
レスポンスにファイルデータを設定する.
setFileName(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
ファイルデータにファイル名を設定する.
setFiles(Intent, Bundle[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
レスポンスにファイルデータ一覧を設定する.
setFiles(Intent, List<Bundle>) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
レスポンスにファイルデータ一覧を設定する.
setFileSize(Bundle, long) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
ファイルデータにファイルサイズを設定する.
setFileType(Intent, FileType) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
レスポンスにファイルタイプを設定する.
setFlow(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScheme
OAuth2 で使用されるフロー設定します.
setFormat(DataFormat) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
setFormat(DataFormat) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
setFormat(DataFormat) - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
パラメータの拡張フォーマットを設定します.
setFormat(DataFormat) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
setGamma(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.DeviceOrientationProfile
非推奨です。
回転加速度センサー情報にy軸回転の角度を設定する.
setGenres(Intent, String[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
レスポンスデータにジャンル一覧を設定する.
setGenres(Bundle, String[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
メディア情報にジャンル一覧を設定する.
setGet(Operation) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
GET メソッドのパス情報を設定します.
setGroupConfig(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
廃止します。
setGroupId(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
廃止します。
setGroupId(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
廃止します。
setGroupName(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
廃止します。
setHandDetects(Intent, Bundle[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set hand detects data to response.
setHead(Operation) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
HEAD メソッドのパス情報を設定します.
setHeaders(Map<String, Header>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Response
API 操作の期待する応答に付与するヘッダーのリストを取得します.
setHeading(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.GeolocationProfile
非推奨です。
Set heading to coordinates information.
setHeight(Bundle, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
サイズデータに縦幅を設定する.
setHost(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API を提供しているホスト(名前またはIP)を設定します.
setId(Bundle, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.KeyEventProfile
非推奨です。
Set the identification number to key event information.
setId(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceDiscoveryProfile
サービスIDを設定する.
setId(Bundle, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.TouchProfile
非推奨です。
Set the identification number to touch coordinate information.
setIDConnectCallback(IDConnectCallback) - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
Device Connect Manager に返答するためのコールバックを設定します.
setIllegalDeviceStateError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに デバイス状態異常エラー を設定する.
setIllegalDeviceStateError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに デバイス状態異常エラー を設定し、指定されたエラーメッセージを設定する.
setIllegalServerStateError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに サーバー状態異常エラー を設定する.
setIllegalServerStateError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに サーバー状態異常エラー を設定し、指定されたエラーメッセージを設定する.
setImageHeight(Intent, int, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。 
setImageHeight(Intent, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。 
setImageSizes(Intent, Bundle[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
レスポンスに撮影時の解像度一覧を設定する.
setImageSizes(Intent, List<Bundle>) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
レスポンスに撮影時の解像度一覧を設定する.
setImageUri(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
レスポンスに画像へのURIを設定する.
setImageUri(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
メディア情報に画像へのURIを設定する.
setImageWidth(Intent, int, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。 
setImageWidth(Intent, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。 
setIn(In) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.Parameter
パラメータの入力箇所を設定します.
setIn(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScheme
API Key の格納場所を設定します.
setInfo(Info) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API に関するメタデータを設定します.
setInterface(String) - クラス のメソッドorg.deviceconnect.android.event.Event
インターフェースを設定する.
setInterface(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
メッセージにインターフェース名を設定する.
setInterval(Bundle, long) - クラス のstaticメソッドorg.deviceconnect.android.profile.DeviceOrientationProfile
非推奨です。
センサー情報にインターバルを設定する.
setInvalidOriginError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 不正オリジンエラー を設定する.
setInvalidOriginError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 不正オリジンエラー を設定し、指定されたエラーメッセージを設定する.
setInvalidProfileError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 不正Profileエラー を設定する.
setInvalidProfileError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 不正Profileエラー を設定し、指定されたエラーメッセージを設定する.
setInvalidRequestParameterError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 不正なパラメータエラー を設定する.
setInvalidRequestParameterError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 不正なパラメータエラー を設定し、指定されたエラーメッセージを設定する.
setInvalidURLError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 不正URLエラー を設定する.
setInvalidURLError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 不正URLエラー を設定し、指定されたエラーメッセージを設定する.
setItems(Items) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
setItems(Items) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
setItems(Items) - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
配列のアイテムのタイプを設定します.
setItems(Items) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
setKeyevent(Bundle, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.KeyEventProfile
非推奨です。
Set key event information to key event object.
setKeywords(Intent, String[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
レスポンスデータにキーワード一覧を設定する.
setKeywords(Bundle, String[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
メディア情報にキーワード一覧を設定する.
setLanguage(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
レスポンスに言語を設定する.
setLanguage(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
メディア情報に言語を設定する.
setLatitude(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.GeolocationProfile
非推奨です。
Set latitude to coordinates information.
setLevel(Intent, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.BatteryProfile
非推奨です。
レスポンスにバッテリー残量を設定する.
setLevel(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.BatteryProfile
非推奨です。
レスポンスにバッテリー残量を設定する.
setLicense(License) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Info
提供する API のライセンスを設定します.
setLightGroups(Intent, List<Bundle>) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
廃止します。
setLightGroups(Intent, Bundle[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
廃止します。
setLightId(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
レスポンスにライトIDを設定する.
setLightId(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
ライト情報にライトIDを設定する.
setLightLevel(Intent, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.SettingProfile
非推奨です。
レスポンスにバックライト明度を設定する.
setLights(Intent, List<Bundle>) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
レスポンスにライト情報一覧を設定する.
setLights(Intent, Bundle[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
レスポンスにライト情報一覧を設定する.
setLights(Bundle, List<Bundle>) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
レスポンスにライト情報一覧を設定する.
setLights(Bundle, Bundle[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
レスポンスにライト情報一覧を設定する.
setLongitude(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.GeolocationProfile
非推奨です。
Set longitude to coordinates information.
setLowBatteryError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに バッテリー低下エラー を設定する.
setLowBatteryError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに バッテリー低下エラー を設定し、指定されたエラーメッセージを設定する.
setMax(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.ProximityProfile
非推奨です。
メッセージに近接距離の最大値を設定する.
setMaximum(Number) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
setMaximum(Number) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
setMaximum(Number) - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
パラメータが指定できる最大値を設定します.
setMaximum(Number) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
setMaxItems(Integer) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
setMaxItems(Integer) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
setMaxItems(Integer) - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
配列の最大サイズを設定します.
setMaxItems(Integer) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
setMaxLength(Integer) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
setMaxLength(Integer) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
setMaxLength(Integer) - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
文字列の最大サイズを設定します.
setMaxLength(Integer) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
setMaxProperties(Integer) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
プロパティの最大個数を設定します.
setMedia(Intent, Bundle[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
レスポンスにメディアを設定する.
setMedia(Intent, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
メディアデータを設定する.
setMediaId(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
レスポンスにメディアIDを設定する.
setMediaId(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
再生情報にメディアIDを設定する.
setMediaPlayer(Intent, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
メッセージにメディアプレイヤー情報を設定する.
setMIMEType(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.CanvasProfile
非推奨です。
メッセージににファイルのMIMEタイプを設定する.
setMIMEType(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
ファイルデータにファイルのMIMEタイプを設定する.
setMIMEType(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
メッセージににファイルのMIMEタイプを設定する.
setMIMEType(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
レスポンスにMIMEタイプを設定する.
setMIMEType(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
メディア情報にMIMEタイプを設定する.
setMIMEType(Intent, String[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
MIMEタイプを設定する.
setMIMEType(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
MIMEタイプを設定する.
setMIMEType(Bundle, String[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
MIMEタイプを設定する.
setMIMEType(Bundle, List<String>) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
MIMEタイプを設定する.
setMin(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.ProximityProfile
非推奨です。
メッセージに近接距離の最小値を設定する.
setMinimum(Number) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
setMinimum(Number) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
setMinimum(Number) - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
パラメータが指定できる最小値を設定します.
setMinimum(Number) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
setMinItems(Integer) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
setMinItems(Integer) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
setMinItems(Integer) - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
配列の最小サイズを設定します.
setMinItems(Integer) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
setMinLength(Integer) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
setMinLength(Integer) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
setMinLength(Integer) - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
文字列の最小サイズを設定します.
setMinLength(Integer) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
setMinProperties(Integer) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
プロパティの最小個数を設定します.
setMultipleOf(Number) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
setMultipleOf(Number) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
setMultipleOf(Number) - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
数値パラメータが multipleOf の倍数宣言を設定します.
setMultipleOf(Number) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
setMute(Intent, boolean) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
レスポンスにボリュームを設定する.
setName(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
レスポンスに名前を設定する.
setName(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
ライト情報に名前を設定する.
setName(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceDiscoveryProfile
デバイス名を設定する.
setName(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Contact
API 提供者の連絡先の個人・組織の名前を設定します.
setName(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.License
API に適用されるライセンス名を設定します.
setName(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.Parameter
パラメータ名を設定します.
setName(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScheme
API Key の header または query の変数名を設定します.
setName(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Tag
タグの名前を設定します.
setName(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.SystemProfile
レスポンスにnameを設定する.
setName(String) - クラス のメソッドorg.deviceconnect.android.service.DConnectService
サービス名を設定する.
setNear(Bundle, boolean) - クラス のstaticメソッドorg.deviceconnect.android.profile.ProximityProfile
非推奨です。
メッセージに近接の有無を設定する.
setNetworkService(Intent, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceDiscoveryProfile
メッセージにデバイス情報を設定する.
setNetworkType(NetworkType) - クラス のメソッドorg.deviceconnect.android.service.DConnectService
サービスのネットワークタイプを設定する.
setNFCState(Bundle, boolean) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceInformationProfile
デバイスプラグインの接続状態にNFCの接続状態を設定する.
setNFCState(Bundle, ConnectState) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceInformationProfile
デバイスプラグインの接続状態にNFCの接続状態を設定する.
setNotFoundClientId(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
認証時にクライアントIDが発見できなかった場合のエラーコードを設定する.
setNotFoundClientId(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
認証時にクライアントIDが発見できなかった場合のエラーコードとエラーメッセージを設定する.
setNotFoundServiceError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに サービス発見失敗 を設定する.
setNotFoundServiceError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに サービス発見失敗 を設定し、指定されたエラーメッセージを設定する.
setNotificationId(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.NotificationProfile
非推奨です。
レスポンスに通知IDを設定する.
setNotSupportActionError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 未サポートプアクションエラー を設定する.
setNotSupportActionError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 未サポートアクションエラー を設定し、指定されたエラーメッセージを設定する.
setNotSupportAttributeError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 未サポート属性・インターフェースエラー を設定する.
setNotSupportAttributeError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 未サポート属性・インターフェースエラー を設定し、指定されたエラーメッセージを設定する.
setNotSupportProfileError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 未サポートプロファイルエラー を設定する.
setNotSupportProfileError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 未サポートプロファイルエラー を設定し、指定されたエラーメッセージを設定する.
setOn(Bundle, boolean) - クラス のstaticメソッドorg.deviceconnect.android.profile.LightProfile
非推奨です。
ライト情報に点灯状態を設定する.
setOnline(Bundle, boolean) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceDiscoveryProfile
デバイスのオンライン状態を設定する.
setOnline(boolean) - クラス のメソッドorg.deviceconnect.android.service.DConnectService
ネットワークの状態を設定する.
setOperation(Method, Operation) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
Method に合わせて各パス情報に設定します.
setOperationId(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API を識別するための使用されるユニークな文字列を設定します.
setOptions(Operation) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
OPTIONS メソッドのパス情報を設定します.
setOrientation(Intent, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.DeviceOrientationProfile
非推奨です。
メッセージにセンサー情報を設定する.
setOrigin(String) - クラス のメソッドorg.deviceconnect.android.event.Event
オリジンを設定する.
setParamAge(Bundle, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set age value to bundle.
setParamAgeResults(Bundle, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set age value to bundle.
setParamBlinkResults(Bundle, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set blink value to bundle.
setParamConfidence(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set normalize confidence value to bundle.
setParameters(List<Parameter>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API で使用されるパラメータのリストを設定します.
setParameters(List<Parameter>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
このパス全体で使用できるパラメータを設定します.
setParameters(Map<String, Parameter>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API 全体で使用できるパラメータ仕様を保持するオブジェクトを設定します.
setParamExpression(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set expression value to bundle.
setParamExpressionResults(Bundle, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set expression value to bundle.
setParamFaceDirectionResults(Bundle, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set face direction result to bundle.
setParamGazeLR(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set gazeLR value to bundle.
setParamGazeResults(Bundle, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set gaze value to bundle.
setParamGazeUD(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set gazeUD value to bundle.
setParamGender(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set gender value to bundle.
setParamGenderResults(Bundle, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set gender value to bundle.
setParamHeight(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set normalize height value to bundle.
setParamLeftEye(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set left eye value to bundle.
setParamPitch(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set pitch degree value to bundle.
setParamRightEye(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set right eye value to bundle.
setParamRoll(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set roll degree value to bundle.
setParamWidth(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set normalize width value to bundle.
setParamX(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set normalize x value to bundle.
setParamY(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set normalize y value to bundle.
setParamYaw(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.HumanDetectionProfile
非推奨です。
set yaw degree value to bundle.
setPatch(Operation) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
PATCH メソッドのパス情報を設定します.
setPath(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileDescriptorProfile
非推奨です。
レスポンスにファイルのパスを設定する.
setPath(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
ファイルデータにファイルパスを設定する.
setPath(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
レスポンスにファイルパスを設定する.
setPath(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
写真情報にファイルパスを設定する.
setPaths(Map<String, Path>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Paths
API で利用可能なパスを格納するマップを設定します.
setPaths(Paths) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API で利用可能なパスを設定します.
setPattern(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
setPattern(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
setPattern(String) - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
文字列のパターンを設定します.
setPattern(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
setPhoneNumber(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.PhoneProfile
非推奨です。
レスポンスのphoneStatusイベントオブジェクトに発信先の電話番号を設定する.
setPhoneStatus(Intent, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.PhoneProfile
非推奨です。
レスポンスにイベントオブジェクトを設定する.
setPhoto(Intent, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
メッセージに写真データを設定する.
setPluginContext(DevicePluginContext) - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
プラグインコンテキストを設定します.
setPluginContext(DevicePluginContext) - クラス のメソッドorg.deviceconnect.android.service.DConnectServiceManager
プラグインコンテキストを設定します.
setPluginDisabledError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに プラグイン無効エラー を設定する.
setPluginDisabledError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに プラグイン無効エラー を設定し、指定されたエラーメッセージを設定する.
setPluginSuspendedError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに プラグイン連携中止エラー を設定する.
setPluginSuspendedError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに プラグイン連携中止エラー を設定し、指定されたエラーメッセージを設定する.
setPos(Intent, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
レスポンスに再生位置を設定する.
setPos(Bundle, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
再生情報に再生位置を設定する.
setPosition(Bundle, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.GeolocationProfile
非推奨です。
Set position information to position object.
setPost(Operation) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
POST メソッドのパス情報を設定します.
setPrev(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileDescriptorProfile
非推奨です。
ファイルデータに以前の更新時間を設定する.
setPreviewSizes(Intent, Bundle[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
レスポンスにプレビュー時の解像度一覧を設定する.
setPreviewSizes(Intent, List<Bundle>) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
レスポンスにプレビュー時の解像度一覧を設定する.
setProduces(List<String>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API が返却する MIME Type のリストを設定します.
setProduces(List<String>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API が返却する MIME Type のリストを設定します.
setProduct(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
リクエストからDeviceConnectManagerのアプリ名を設定する.
setProfile(String) - クラス のメソッドorg.deviceconnect.android.event.Event
プロファイルを設定する.
setProfile(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
メッセージにプロファイル名を設定する.
setProperties(Map<String, Schema>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
プロパティのマップを設定します.
setProximity(Intent, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.ProximityProfile
非推奨です。
メッセージに近接センサー情報を設定する.
setPut(Operation) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
PUT メソッドのパス情報を設定します.
setRange(Bundle, Range) - クラス のstaticメソッドorg.deviceconnect.android.profile.ProximityProfile
非推奨です。
メッセージに距離識別子を設定する.
setReceiverName(String) - クラス のメソッドorg.deviceconnect.android.event.Event
レシーバーのパッケージ名を設定します.
setRecorderAudio(Bundle, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
レコーダーデータに音声情報を設定する.
setRecorderConfig(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
レコーダーデータに設定情報を設定する.
setRecorderId(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
レコーダーデータにレコーダーIDを設定する.
setRecorderImageHeight(Bundle, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
レコーダーデータに撮影時の縦幅を設定する.
setRecorderImageWidth(Bundle, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
レコーダーデータに撮影時の横幅を設定する.
setRecorderMIMEType(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
レコーダーデータにMIMEタイプを設定する.
setRecorderName(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
レコーダーデータにレコーダー名を設定する.
setRecorderPreviewHeight(Bundle, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
レコーダーデータにプレビュー時の縦幅を設定する.
setRecorderPreviewMaxFrameRate(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
レコーダーデータにプレビューの最大フレームレートを設定する.
setRecorderPreviewWidth(Bundle, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
レコーダーデータにプレビュー時の横幅を設定する.
setRecorders(Intent, Bundle[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
レスポンスにレコーダーデータを設定する.
setRecorders(Intent, List<Bundle>) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
レスポンスにレコーダーデータを設定する.
setRecorderState(Bundle, RecorderState) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
レコーダーデータにレコーダーの状態を設定する.
setReference(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
リファレンスを設定します.
setRequestCode(Intent, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
レスポンスにリクエストコードを設定する.
setRequired(boolean) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.Parameter
パラメータの必須宣言を設定します.
setRequired(List<String>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
必須プロパティのリストを設定します.
setResponder(DConnectProfile.Responder) - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
レスポンスを返却するクラスを設定します.
setResponses(Responses) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API で返却されるパラメータのリストを設定します.
setResponses(Map<String, Response>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Responses
API で利用されるレスポンスを保持するオブジェクトを設定します.
setResponses(Map<String, Response>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API 全体で使用できるレスポンスを保持するオブジェクトを設定します.
setResult(Intent, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
レスポンス結果を設定する.
setRole(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
制作者情報に役割を設定する.
setRotationRate(Bundle, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.DeviceOrientationProfile
非推奨です。
センサー情報に回転加速度センサー情報を設定します.
setSchema(Schema) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.BodyParameter
Body に格納される値の仕様を設定します.
setSchema(Schema) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Response
API 操作の期待する応答の構造体を設定します.
setSchema(Schema) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.XEvent
イベント定義の構造体を設定します.
setSchemes(List<String>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API のプロトコルのリストを設定します.
setSchemes(List<String>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API のプロトコルのリストを設定します.
setScopeError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに スコープ外エラー を設定する.
setScopeError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに スコープ外エラー を設定し、指定されたエラーメッセージを設定する.
setScopes(Bundle, DConnectService) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceDiscoveryProfile
デバイスプラグインのサポートするプロファイル一覧を設定する.
setScopes(Map<String, String>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScopes
スコープのリストを設定します.
setSecurityDefinitions(Map<String, SecurityScheme>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API 全体で使用できるセキュリティ方式の定義を設定します.
setSecurityRequirement(Map<String, String>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API に適用されるセキュリティを設定します.
setSecurityRequirement(Map<String, String>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
API 全体に適用されるセキュリティスキームを設定します.
setSecurityScopes(SecurityScopes) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScheme
OAuth2 で使用されるスコープのリストを設定します.
setService(DConnectService) - クラス のメソッドorg.deviceconnect.android.profile.DConnectProfile
本プロファイル実装を提供するサービスを設定する.
setServiceId(String) - クラス のメソッドorg.deviceconnect.android.event.Event
サービスIDを設定する.
setServiceID(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
メッセージにサービスIDを設定する.
setServices(Intent, Bundle[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceDiscoveryProfile
レスポンスにデバイス一覧を設定する.
setServices(Intent, List<Bundle>) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceDiscoveryProfile
レスポンスにデバイス一覧を設定する.
setServiceSpec(DConnectServiceSpec) - クラス のメソッドorg.deviceconnect.android.service.DConnectService
サービスで使用される API の定義を設定します.
setSessionKey(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
非推奨です。
GotAPI 1.1では、セッションキーではなくオリジンごとにイベントを管理
setSize(Intent, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileDescriptorProfile
非推奨です。
レスポンスに読み込んだファイルのサイズを設定する.
setSize(Bundle, int, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。 
setSpeed(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.GeolocationProfile
非推奨です。
Set speed to coordinates information.
setState(Bundle, CallState) - クラス のstaticメソッドorg.deviceconnect.android.profile.PhoneProfile
非推奨です。
レスポンスのphoneStatusイベントオブジェクトに通話状態を設定する.
setState(Bundle, boolean) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceDiscoveryProfile
デバイスの接続状態を設定する.
setStatus(Intent, PlayStatus) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
レスポンスにコンテンツの再生状態を設定する.
setStatus(Intent, Status) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
レスポンスに再生状態を設定する.
setStatus(Bundle, Status) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
メディア情報に再生状態を設定する.
setStatus(Bundle, RecordingState) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
メディアデータに状態を設定する.
setSummary(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API の概要を設定します.
setSupportApis(Intent, DConnectService) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceInformationProfile
サポートしているプロファイルの API リストをレスポンスに格納します.
setSupports(Intent, String[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceInformationProfile
レスポンスにサポートしているI/Fの一覧を格納する.
setSupports(Intent, List<String>) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceInformationProfile
レスポンスにサポートしているI/Fの一覧を格納する.
setSupports(Intent, String[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.SystemProfile
レスポンスにサポートしているI/Fの一覧を格納する.
setSupports(Intent, List<String>) - クラス のstaticメソッドorg.deviceconnect.android.profile.SystemProfile
レスポンスにサポートしているI/Fの一覧を格納する.
setSupports(Bundle, String[]) - クラス のstaticメソッドorg.deviceconnect.android.profile.SystemProfile
レスポンスにサポートしているI/Fの一覧を格納する.
setSupports(Bundle, List<String>) - クラス のstaticメソッドorg.deviceconnect.android.profile.SystemProfile
レスポンスにサポートしているI/Fの一覧を格納する.
setSwagger(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
使用されている Swagger Specification のバージョンを設定します.
setTags(List<String>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API 管理用のタグのリストを設定します.
setTags(List<Tag>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
仕様で使用されているタグと追加のメタデータのリストを設定します.
setTermsOfService(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Info
提供する API の利用規約を設定します.
setThreshold(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.ProximityProfile
非推奨です。
メッセージに閾値を設定する.
setTime(Intent, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.SettingProfile
非推奨です。
レスポンスに消灯するまでの時間(ミリ秒)を設定する.
setTimeoutError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに タイムアウトエラー を設定する.
setTimeoutError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに タイムアウトエラー を設定し、指定されたエラーメッセージを設定する.
setTimeStamp(Bundle, long) - クラス のstaticメソッドorg.deviceconnect.android.profile.GeolocationProfile
非推奨です。
Set timeStamp to position object.
setTimeStampString(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.GeolocationProfile
非推奨です。
Set timeStampString to position object.
SETTING_PAGE_PARAMS - クラス のstatic変数org.deviceconnect.android.profile.ServiceInformationProfile
設定画面起動用IntentのパラメータオブジェクトのExtraキー.
SETTING_PAGE_PARAMS - クラス のstatic変数org.deviceconnect.android.profile.SystemProfile
設定画面起動用IntentのパラメータオブジェクトのExtraキー.
SettingProfile - org.deviceconnect.android.profileのクラス
非推奨です。
swagger定義ファイルで定数を管理することになったので、このクラスは使用しないこととする。 プロファイルを実装する際は本クラスではなく、DConnectProfile クラスを継承すること。
SettingProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.SettingProfile
非推奨です。
 
setTitle(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
レスポンスにタイトルを設定する.
setTitle(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
メディア情報にタイトルを設定する.
setTitle(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Info
提供する API のタイトルを設定します.
setTitle(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
タイトルを設定します.
setTokenUrl(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScheme
OAuth2 で使用されるトークン用URLを設定します.
setTouch(Bundle, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.TouchProfile
非推奨です。
Set touch information to touch object.
setTouches(Bundle, Bundle) - クラス のstaticメソッドorg.deviceconnect.android.profile.TouchProfile
非推奨です。
Set touch coordinate information to Touch information.
setType(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
レスポンスにタイプ名を設定する.
setType(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
メディア情報にタイプ名を設定する.
setType(Bundle, NetworkType) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceDiscoveryProfile
デバイスのネットワークタイプを設定する.
setType(DataType) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
setType(DataType) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
setType(DataType) - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
パラメータのタイプを設定します.
setType(DataType) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
setType(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScheme
セキュリティタイプを設定します.
setUniqueItems(Boolean) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
setUniqueItems(Boolean) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
setUniqueItems(Boolean) - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.Property
配列の全ての値がユニーク宣言を設定します.
setUniqueItems(Boolean) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
setUnknownAttributeError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 未知のインターフェース、属性へのアクセスエラー を設定する.
setUnknownAttributeError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 未知のインターフェース、属性へのアクセスエラー を設定し、指定されたエラーメッセージを設定する.
setUnknownError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 原因不明のエラー を設定する.
setUnknownError(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.message.MessageUtils
レスポンスのエラーコードに 原因不明のエラー を設定し、指定されたエラーメッセージを設定する.
setUnsupportedError(Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
レスポンスの結果として非サポートエラーを設定する.
setUpdateDate(Timestamp) - クラス のメソッドorg.deviceconnect.android.event.Event
更新日を設定する.
setUpdateDate(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
ファイルデータに更新日を設定する.
setURI(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
レスポンスにファイルのURIを設定する.
setURI(Intent, String, byte[]) - クラス のメソッドorg.deviceconnect.android.profile.FileProfile
非推奨です。
レスポンスにファイルを設定する.
setUri(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
レスポンスにファイルのURIを設定する.
setUri(Bundle, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
メディアデータにURIを設定する.
setUrl(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Contact
API 提供者の連絡先のURLを設定します.
setUrl(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.ExternalDocs
外部文書へのURLを設定します.
setUrl(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.License
API に適用されるライセンスへのURLを設定します.
setUseLocalOAuth(boolean) - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
Local OAuth使用フラグを設定する.
setUseLocalOAuth(boolean) - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
Local OAuth使用フラグを設定する.
setUuid(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.SystemProfile
レスポンスにUUIDを設定する.
setValue(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.ProximityProfile
非推奨です。
メッセージに近接距離を設定する.
setVendorExtensions(Map<String, Object>) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.AbstractSpec
ベンダー拡張を設定します.
setVersion(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.DConnectProfile
リクエストからDeviceConnectManagerのバージョン名を設定する.
setVersion(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceInformationProfile
レスポンスにバージョンを格納する.
setVersion(String) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Info
提供する API のバージョンを設定します.
setVersion(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.SystemProfile
レスポンスにバージョンを格納する.
setVolume(Intent, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
レスポンスにボリュームを設定する.
setVolume(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaPlayerProfile
非推奨です。
メディアプレイヤー情報にボリュームを設定する.
setVolumeLevel(Intent, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.SettingProfile
非推奨です。
レスポンスに音量を設定する.
setWidth(Bundle, int) - クラス のstaticメソッドorg.deviceconnect.android.profile.MediaStreamRecordingProfile
非推奨です。
サイズデータに横幅を設定する.
setWifiState(Bundle, boolean) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceInformationProfile
デバイスプラグインの接続状態にWiFiの接続状態を設定する.
setWifiState(Bundle, ConnectState) - クラス のstaticメソッドorg.deviceconnect.android.profile.ServiceInformationProfile
デバイスプラグインの接続状態にWiFiの接続状態を設定する.
setX(Intent, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.CanvasProfile
非推奨です。
レスポンスにX座標を設定する.
setX(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.DeviceOrientationProfile
非推奨です。
センサー情報にX方向への加速度を設定する.
setX(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.TouchProfile
非推奨です。
Set the X coordinates to touch coordinate information.
setXEvent(XEvent) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
イベント定義を設定します.
setXType(XType) - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
API タイプを設定します.
setY(Intent, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.CanvasProfile
非推奨です。
レスポンスにY座標を設定する.
setY(Intent, String) - クラス のstaticメソッドorg.deviceconnect.android.profile.CanvasProfile
非推奨です。
レスポンスに画像描画モードを設定する.
setY(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.DeviceOrientationProfile
非推奨です。
センサー情報にY方向への加速度を設定する.
setY(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.TouchProfile
非推奨です。
Set the Y coordinates to touch coordinate information.
setZ(Bundle, double) - クラス のstaticメソッドorg.deviceconnect.android.profile.DeviceOrientationProfile
非推奨です。
センサー情報にZ方向への加速度を設定する.
startActivityForResult(Context, Intent, ResultReceiver) - クラス のstaticメソッドorg.deviceconnect.android.activity.IntentHandlerActivity
 
Swagger - org.deviceconnect.android.profile.spec.modelsのクラス
API 定義.
Swagger() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.Swagger
 
SystemProfile - org.deviceconnect.android.profileのクラス
System プロファイル.
SystemProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.SystemProfile
 

T

Tag - org.deviceconnect.android.profile.spec.modelsのクラス
タグ情報.
Tag() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.Tag
 
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Contact
 
toBundle() - インタフェース のメソッドorg.deviceconnect.android.profile.spec.models.DConnectSpec
プロファイル定義書を Bundle に変換します.
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Enumeration
 
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Example
 
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.ExternalDocs
 
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Header
 
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Info
 
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.License
 
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Operation
 
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.AbstractParameter
 
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.parameters.BodyParameter
 
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Path
 
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Paths
 
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Response
 
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Responses
 
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Schema
 
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScheme
 
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.SecurityScopes
 
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Swagger
 
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.Tag
 
toBundle() - クラス のメソッドorg.deviceconnect.android.profile.spec.models.XEvent
 
toggleView() - クラス のメソッドorg.deviceconnect.android.ui.activity.DConnectServiceListActivity.AbstractViewerFragment
 
toString() - クラス のメソッドorg.deviceconnect.android.event.Event
 
TouchProfile - org.deviceconnect.android.profileのクラス
非推奨です。
swagger定義ファイルで定数を管理することになったので、このクラスは使用しないこととする。 プロファイルを実装する際は本クラスではなく、DConnectProfile クラスを継承すること。
TouchProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.TouchProfile
非推奨です。
 

U

update(Uri, ContentValues, String, String[]) - クラス のメソッドorg.deviceconnect.android.provider.FileProvider
 
usesAutoCertificateRequest() - クラス のメソッドorg.deviceconnect.android.message.DConnectMessageService
証明書を使用するか確認します.
usesAutoCertificateRequest() - クラス のメソッドorg.deviceconnect.android.message.DevicePluginContext
証明書の自動要求を行うか確認します.
Utils - org.deviceconnect.android.event.cacheのクラス
Cacheユーティリティクラス.

V

validate(Swagger, Intent) - クラス のstaticメソッドorg.deviceconnect.android.profile.spec.OpenAPIValidator
リクエストを妥当性を確認します.
validate(Parameter, Object) - クラス のstaticメソッドorg.deviceconnect.android.profile.spec.OpenAPIValidator
リクエストされたパラメータが妥当か確認します.
valueOf(String) - 列挙 のstaticメソッドorg.deviceconnect.android.event.EventError
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.deviceconnect.android.event.EventManager
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.deviceconnect.android.profile.spec.models.DataFormat
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.deviceconnect.android.profile.spec.models.DataType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.deviceconnect.android.profile.spec.models.In
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.deviceconnect.android.profile.spec.models.Method
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.deviceconnect.android.profile.spec.models.XType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.deviceconnect.android.ssl.KeyStoreError
指定した名前を持つこの型の列挙型定数を返します。
values() - 列挙 のstaticメソッドorg.deviceconnect.android.event.EventError
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドorg.deviceconnect.android.event.EventManager
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドorg.deviceconnect.android.profile.spec.models.DataFormat
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドorg.deviceconnect.android.profile.spec.models.DataType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドorg.deviceconnect.android.profile.spec.models.In
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドorg.deviceconnect.android.profile.spec.models.Method
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドorg.deviceconnect.android.profile.spec.models.XType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドorg.deviceconnect.android.ssl.KeyStoreError
この列挙型の定数を含む配列を宣言されている順序で返します。
VIBRATION_PATTERN_DELIM - クラス のstatic変数org.deviceconnect.android.profile.VibrationProfile
非推奨です。
振動パターンで使われる区切り文字.
VibrationProfile - org.deviceconnect.android.profileのクラス
非推奨です。
swagger定義ファイルで定数を管理することになったので、このクラスは使用しないこととする。 プロファイルを実装する際は本クラスではなく、DConnectProfile クラスを継承すること。
VibrationProfile() - クラス のコンストラクタorg.deviceconnect.android.profile.VibrationProfile
非推奨です。
 
ViewerFragment() - クラス のコンストラクタorg.deviceconnect.android.ui.activity.DConnectServiceListActivity.ViewerFragment
 

X

XEvent - org.deviceconnect.android.profile.spec.modelsのクラス
イベント定義.
XEvent() - クラス のコンストラクタorg.deviceconnect.android.profile.spec.models.XEvent
 
XType - org.deviceconnect.android.profile.spec.modelsの列挙
Operation の API タイプ.
A B C D E F G H I K L M N O P Q R S T U V X 
ナビゲーション・リンクをスキップ