AbstractInputMethodService クラス

定義

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

[Android.Runtime.Register("android/inputmethodservice/AbstractInputMethodService", DoNotGenerateAcw=true)]
public abstract class AbstractInputMethodService : Android.App.Service, Android.Views.KeyEvent.ICallback, IDisposable, Java.Interop.IJavaPeerable
[<Android.Runtime.Register("android/inputmethodservice/AbstractInputMethodService", DoNotGenerateAcw=true)>]
type AbstractInputMethodService = class
    inherit Service
    interface KeyEvent.ICallback
    interface IJavaObject
    interface IDisposable
    interface IJavaPeerable
継承
AbstractInputMethodService
派生
属性
実装

注釈

の Java ドキュメント android.inputmethodservice.AbstractInputMethodService

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

コンストラクター

AbstractInputMethodService()
AbstractInputMethodService(IntPtr, JniHandleOwnership)

JNI オブジェクトのマネージド表現を作成するときに使用されるコンストラクター。ランタイムによって呼び出されます。

フィールド

AccessibilityService

#getSystemService(String) 使用して、登録されたイベント リスナーを android.view.accessibility.AccessibilityManager 介して UI イベントのユーザー フィードバックを提供するための を取得します。

(継承元 Context)
AccountService

#getSystemService(String) 使用して、 android.accounts.AccountManager 選択した時点で意図を受信するための を取得します。

(継承元 Context)
ActivityService

グローバル システム状態と #getSystemService(String) 対話するための を android.app.ActivityManager 取得するには、 と を使用します。

(継承元 Context)
AlarmService

#getSystemService(String) 使用して、 android.app.AlarmManager 選択した時点で意図を受信するための を取得します。

(継承元 Context)
AppOpsService

#getSystemService(String) 使用して、デバイス上のアプリケーション操作を android.app.AppOpsManager 追跡するための を取得します。

(継承元 Context)
AppSearchService

#getSystemService(String) 使用して、 android.app.appsearch.AppSearchManager システムによって管理されるアプリ データのインデックス作成とクエリを行うために を取得します。

(継承元 Context)
AppwidgetService

AppWidgets にアクセスするための をandroid.appwidget.AppWidgetManager取得するには、 と #getSystemService(String) を使用します。

(継承元 Context)
AudioService

ボリューム、呼び出し音モード、オーディオ ルーティングの管理を処理するための をandroid.media.AudioManager取得するには、 と #getSystemService(String) を使用します。

(継承元 Context)
BatteryService

と を #getSystemService(String) 使用して、 android.os.BatteryManager バッテリの状態を管理するための を取得します。

(継承元 Context)
BindNotPerceptible
古い.

フラグ: #bindService表示可能またはユーザーが認識できるアプリからのバインドの場合は、ターゲット サービスの重要度を受け入れ可能なレベル未満に下げます。

(継承元 Context)
BiometricService

#getSystemService(String)と を使用して、生体認証と PIN/パターン/パスワード認証を処理するための をandroid.hardware.biometrics.BiometricManager取得します。

(継承元 Context)
BlobStoreService

#getSystemService(String) 使用して、 android.app.blob.BlobStoreManager システムによって管理されている BLOB ストアからデータ BLOB に貢献してアクセスするための を取得します。

(継承元 Context)
BluetoothService

と を #getSystemService(String) 使用して、Bluetooth を使用するための を android.bluetooth.BluetoothManager 取得します。

(継承元 Context)
BugreportService

バグレポートをキャプチャするサービス。

(継承元 Context)
CameraService

#getSystemService(String) を使用して、カメラ デバイスと対話するための を取得 android.hardware.camera2.CameraManager します。

(継承元 Context)
CaptioningService

#getSystemService(String) を使用して、キャプションプロパティを取得し、キャプション設定の変更をリッスンするために を取得 android.view.accessibility.CaptioningManager します。

(継承元 Context)
CarrierConfigService

#getSystemService(String) を使用して、通信事業者の構成値を読み取るための を android.telephony.CarrierConfigManager 取得します。

(継承元 Context)
ClipboardService

#getSystemService(String) 使用して、 android.content.ClipboardManager グローバル クリップボードの内容にアクセスして変更するための を取得します。

(継承元 Context)
CompanionDeviceService

と を #getSystemService(String) 使用して、コンパニオン デバイスを管理するための を取得 android.companion.CompanionDeviceManager します

(継承元 Context)
ConnectivityDiagnosticsService

#getSystemService(String) 使用して、ネットワーク接続診断を実行するための を android.net.ConnectivityDiagnosticsManager 取得し、システムからネットワーク接続情報を受信します。

(継承元 Context)
ConnectivityService

ネットワーク接続の管理を処理するための をandroid.net.ConnectivityManager取得するには、 と #getSystemService(String) を使用します。

(継承元 Context)
ConsumerIrService

#getSystemService(String) 使用して、 android.hardware.ConsumerIrManager デバイスから赤外線信号を送信するための を取得します。

(継承元 Context)
CrossProfileAppsService

クロス プロファイル操作の を取得するには、 android.content.pm.CrossProfileApps と を#getSystemService(String)使用します。

(継承元 Context)
DevicePolicyService

#getSystemService(String)グローバル デバイス ポリシー管理を操作するための をandroid.app.admin.DevicePolicyManager取得するには、 と を使用します。

(継承元 Context)
DisplayHashService

にアクセスandroid.view.displayhash.DisplayHashManagerして表示ハッシュを処理するには、 と #getSystemService(String) を使用します。

(継承元 Context)
DisplayService

#getSystemService(String) を使用して、 android.hardware.display.DisplayManager ディスプレイ デバイスと対話するための を取得します。

(継承元 Context)
DomainVerificationService

にアクセスandroid.content.pm.verify.domain.DomainVerificationManagerするには、 を#getSystemService(String)使用して、宣言された Web ドメインの承認とユーザーの状態を取得します。

(継承元 Context)
DownloadService

と を #getSystemService(String) 使用して、 android.app.DownloadManager HTTP ダウンロードを要求するための を取得します。

(継承元 Context)
DropboxService

診断ログを記録するためのインスタンスを取得するには、 android.os.DropBoxManager と を#getSystemService(String)使用します。

(継承元 Context)
EuiccService

#getSystemService(String) 使用して を android.telephony.euicc.EuiccManager 取得し、デバイス eUICC (埋め込み SIM) を管理します。

(継承元 Context)
FileIntegrityService

#getSystemService(String) 使用して を取得します android.security.FileIntegrityManager

(継承元 Context)
FingerprintService

#getSystemService(String)と を使用して、指紋の管理を処理するための をandroid.hardware.fingerprint.FingerprintManager取得します。

(継承元 Context)
GameService

#getSystemService(String) 使用して を取得します GameManager

(継承元 Context)
HardwarePropertiesService

ハードウェア プロパティ サービスにアクセスするための をandroid.os.HardwarePropertiesManager取得するには、 と #getSystemService(String) を使用します。

(継承元 Context)
InputMethodService

と を #getSystemService(String) 使用して、入力メソッドにアクセスするための を取得 android.view.inputmethod.InputMethodManager します。

(継承元 Context)
InputService

#getSystemService(String) を使用して、入力デバイスと対話するための を取得 android.hardware.input.InputManager します。

(継承元 Context)
IpsecService

#getSystemService(String) 使用して、 android.net.IpSecManager IPSec を使用してソケットまたはネットワークを暗号化するための を取得します。

(継承元 Context)
JobSchedulerService

と を #getSystemService(String) 使用して、時折の android.app.job.JobScheduler バックグラウンド タスクを管理するためのインスタンスを取得します。

(継承元 Context)
KeyguardService

キーガードを制御するための を取得するには、 android.app.KeyguardManager#getSystemService(String) を使用します。

(継承元 Context)
LauncherAppsService

#getSystemService(String) 使用して、 android.content.pm.LauncherApps ユーザーのプロファイル全体で起動可能なアプリのクエリを実行および監視するための を取得します。

(継承元 Context)
LayoutInflaterService

#getSystemService(String) 使用して、 android.view.LayoutInflater このコンテキストでレイアウト リソースを拡張するための を取得します。

(継承元 Context)
LocaleService

#getSystemService(String) 使用して を取得します android.app.LocaleManager

(継承元 Context)
LocationService

#getSystemService(String) 使用して、場所の android.location.LocationManager 更新を制御するための を取得します。

(継承元 Context)
MediaCommunicationService

#getSystemService(String) 使用して を取得します。android.media.MediaCommunicationManager を管理します android.media.MediaSession2

(継承元 Context)
MediaMetricsService

#getSystemService(String) 使用して、 android.media.metrics.MediaMetricsManager デバイス上のメディア メトリックを操作するための を取得します。

(継承元 Context)
MediaProjectionService

メディア プロジェクション セッションを管理するためのインスタンスをandroid.media.projection.MediaProjectionManager取得するには、 と #getSystemService(String) を使用します。

(継承元 Context)
MediaRouterService

メディアのルーティングを制御および管理するための をandroid.media.MediaRouter取得するには、 と #getSystemService を使用します。

(継承元 Context)
MediaSessionService

メディア セッションを管理するための をandroid.media.session.MediaSessionManager取得するには、 と #getSystemService(String) を使用します。

(継承元 Context)
MidiService

と を #getSystemService(String) 使用して、 android.media.midi.MidiManager MIDI サービスにアクセスするための を取得します。

(継承元 Context)
NetworkStatsService

と を #getSystemService(String) 使用して、 android.app.usage.NetworkStatsManager ネットワーク使用状況の統計に対するクエリを実行するための を取得します。

(継承元 Context)
NfcService

NFC を使用するための を取得するには、 android.nfc.NfcManager#getSystemService(String) を使用します。

(継承元 Context)
NotificationService

#getSystemService(String)を使用して、android.app.NotificationManagerユーザーにバックグラウンド イベントを通知するための を取得します。

(継承元 Context)
NsdService

#getSystemService(String) 使用して、ネットワーク サービス検出の管理を処理するために を android.net.nsd.NsdManager 取得します

(継承元 Context)
PeopleService

#getSystemService(String) 使用して、 PeopleManager にアクセスし、公開された会話を操作します。

(継承元 Context)
PerformanceHintService

と を #getSystemService(String) 使用して、パフォーマンス ヒント サービスにアクセスするための を取得 android.os.PerformanceHintManager します。

(継承元 Context)
PowerService

#getSystemService(String)を使用して、"ウェイク ロック" を含む電源管理を制御するための を取得android.os.PowerManagerします。これにより、長いタスクを実行している間もデバイスをオンにしておけます。

(継承元 Context)
PrintService

android.print.PrintManager プリンターと印刷タスクの印刷と管理に使用できます。

(継承元 Context)
ReceiverExported
古い.

フラグ: #registerReceiver受信者は他のアプリからブロードキャストを受信できます。

(継承元 Context)
ReceiverNotExported
古い.

フラグ: #registerReceiver受信者は他のアプリからブロードキャストを受信できません。

(継承元 Context)
ReceiverVisibleToInstantApps
古い.

フラグ: #registerReceiver受信者はインスタント アプリからブロードキャストを受信できます。

(継承元 Context)
RestrictionsService

#getSystemService(String) 使用して、アプリケーションの制限を取得し、制限付き操作のアクセス許可を要求するために を取得 android.content.RestrictionsManager します。

(継承元 Context)
RoleService

ロールを管理するための をandroid.app.role.RoleManager取得するには、 と #getSystemService(String) を使用します。

(継承元 Context)
SearchService

検索を処理するための を取得するには、 android.app.SearchManager#getSystemService(String) を使用します。

(継承元 Context)
SensorService

センサーにアクセスするための をandroid.hardware.SensorManager取得するには、 と #getSystemService(String) を使用します。

(継承元 Context)
ShortcutService

と を #getSystemService(String) 使用して、ランチャー ショートカット サービスにアクセスするための を取得 android.content.pm.ShortcutManager します。

(継承元 Context)
StatusBarService

と を #getSystemService(String) 使用して、ステータス バーとクイック設定を操作するための を取得 android.app.StatusBarManager します。

(継承元 Context)
StopForegroundDetach
古い.

#stopForeground(int)セレクター: が設定されている場合、以前に に指定された #startForeground 通知はサービスのライフサイクルからデタッチされます。

(継承元 Service)
StopForegroundLegacy
古い.

#stopForeground(int)セレクター: レガシ API #stopForeground(boolean)への渡falseしに相当します。

(継承元 Service)
StopForegroundRemove
古い.

#stopForeground(int)のセレクター: が指定されている場合、以前に指定された#startForeground通知は取り消され、表示から削除されます。

(継承元 Service)
StorageService

#getSystemService(String) 使用して、システム ストレージ関数にアクセスするための を取得 android.os.storage.StorageManager します。

(継承元 Context)
StorageStatsService

#getSystemService(String) 使用して、システム ストレージ統計にアクセスするための を取得 android.app.usage.StorageStatsManager します。

(継承元 Context)
SystemHealthService

#getSystemService(String) 使用して、システム正常性 (バッテリー、電源、メモリなど) メトリックにアクセスするための を取得 android.os.health.SystemHealthManager します。

(継承元 Context)
TelecomService

#getSystemService(String) 使用して を android.telecom.TelecomManager 取得し、デバイスの通信関連機能を管理します。

(継承元 Context)
TelephonyImsService

#getSystemService(String) 使用して を取得します android.telephony.ims.ImsManager

(継承元 Context)
TelephonyService

デバイスのテレフォニー機能を管理するために をandroid.telephony.TelephonyManager取得するには、 と #getSystemService(String) を使用します。

(継承元 Context)
TelephonySubscriptionService

#getSystemService(String) を使用して、 android.telephony.SubscriptionManager デバイスのテレフォニー サブスクリプションの管理を処理するために を取得します。

(継承元 Context)
TextClassificationService

#getSystemService(String) 使用して、テキスト分類サービスの を TextClassificationManager 取得します。

(継承元 Context)
TextServicesManagerService

#getSystemService(String)を使用して、テキスト サービスにアクセスするための を取得android.view.textservice.TextServicesManagerします。

(継承元 Context)
TvInputService

#getSystemService(String)を使用して、デバイス上のandroid.media.tv.TvInputManagerテレビ入力と対話するための を取得します。

(継承元 Context)
TvInteractiveAppService

#getSystemService(String)を使用して、デバイス上のandroid.media.tv.interactive.TvInteractiveAppManagerテレビ対話型アプリケーションと対話するための を取得します。

(継承元 Context)
UiModeService

UI モードを制御するための をandroid.app.UiModeManager取得するには、 と #getSystemService(String) を使用します。

(継承元 Context)
UsageStatsService

と を #getSystemService(String) 使用して、デバイスの使用状況統計のクエリを実行するための を取得 android.app.usage.UsageStatsManager します。

(継承元 Context)
UsbService

#getSystemService(String)を使用して、USB デバイス (USB ホストとして) にアクセスし、USB デバイスとしてのこのデバイスの動作を制御するために を取得android.hardware.usb.UsbManagerします。

(継承元 Context)
UserService

#getSystemService(String)を使用して、android.os.UserManager複数のユーザーをサポートするデバイスでユーザーを管理するための を取得します。

(継承元 Context)
VibratorManagerService

#getSystemService(String)を使用して、デバイスの振動子にアクセスしたり、個々の振動子と対話したり、複数の振動子で同期効果を再生したりするために を取得android.os.VibratorManagerします。

(継承元 Context)
VibratorService
古い.

と を #getSystemService(String) 使用して、振動ハードウェアと対話するための を取得 android.os.Vibrator します。

(継承元 Context)
VpnManagementService

#getSystemService(String) 使用して、 android.net.VpnManager を取得し、プラットフォームの組み込み VPN のプロファイルを管理します。

(継承元 Context)
WallpaperService

と を #getSystemService(String) 使用して com を取得します。

(継承元 Context)
WifiAwareService

#getSystemService(String) 使用して、 android.net.wifi.aware.WifiAwareManager Wi-Fi Aware の管理を処理するために を取得します。

(継承元 Context)
WifiP2pService

#getSystemService(String)を使用して、ピアツーピア接続の管理Wi-Fi処理するために を取得android.net.wifi.p2p.WifiP2pManagerします。

(継承元 Context)
WifiRttRangingService

Wi-Fi を #getSystemService(String) 使用してデバイスを範囲指定するための を取得 android.net.wifi.rtt.WifiRttManager するには、 と を使用します。

(継承元 Context)
WifiService

#getSystemService(String)を使用して、android.net.wifi.WifiManagerWi-Fi アクセスの管理を処理するために を取得します。

(継承元 Context)
WindowService

#getSystemService(String)を使用して、システムのウィンドウ マネージャーにアクセスするための を取得android.view.WindowManagerします。

(継承元 Context)

プロパティ

Application

このサービスを所有するアプリケーションを返します。

(継承元 Service)
ApplicationContext

現在のプロセスの単一のグローバル Application オブジェクトのコンテキストを返します。

(継承元 ContextWrapper)
ApplicationInfo

このコンテキストのパッケージの完全なアプリケーション情報を返します。

(継承元 ContextWrapper)
Assets

アプリケーションのパッケージの AssetManager インスタンスを返します。

(継承元 ContextWrapper)
AttributionSource

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 Context)
AttributionTag

属性は、複雑なアプリで使用して、アプリの一部を論理的に分離できます。

(継承元 Context)
BaseContext (継承元 ContextWrapper)
CacheDir

ファイルシステム上のアプリケーション固有のキャッシュ ディレクトリへの絶対パスを返します。

(継承元 ContextWrapper)
Class

この Objectのランタイム クラスを返します。

(継承元 Object)
ClassLoader

このパッケージ内のクラスを取得するために使用できるクラス ローダーを返します。

(継承元 ContextWrapper)
CodeCacheDir

キャッシュされたコードを格納するために設計されたファイルシステム上のアプリケーション固有のキャッシュ ディレクトリへの絶対パスを返します。

(継承元 ContextWrapper)
ContentResolver

アプリケーションのパッケージの ContentResolver インスタンスを返します。

(継承元 ContextWrapper)
DataDir

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 ContextWrapper)
Display

このコンテキストが関連付けられている表示を取得します。

(継承元 Context)
ExternalCacheDir

プライマリ外部ファイルシステム (アプリケーションが所有するキャッシュ ファイルを配置できる場所) 上 ExternalStorageDirectory のディレクトリへの絶対パスを返します。

(継承元 ContextWrapper)
FilesDir

で作成されたファイルが格納されているファイル システム上のディレクトリへの絶対パスを OpenFileOutput(String, FileCreationMode) 返します。

(継承元 ContextWrapper)
ForegroundServiceType

を呼び出してサービスがフォアグラウンド サービスになった場合#startForeground(int, Notification)または は#startForeground(int, Notification, int)#getForegroundServiceType()、現在のフォアグラウンド サービスの種類を返します。

(継承元 Service)
Handle

基になる Android インスタンスへのハンドル。

(継承元 Object)
IsDeviceProtectedStorage

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 ContextWrapper)
IsRestricted

このコンテキストが制限されているかどうかを示します。

(継承元 Context)
IsUiContext

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

JniIdentityHashCode

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 Object)
JniPeerMembers

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

KeyDispatcherState

ターゲット アプリケーションからのイベントの処理に使用する グローバル KeyEvent.DispatcherState KeyEvent.DispatcherState を返します。

MainExecutor

このコンテキストに Executor 関連付けられているメイン スレッドでエンキューされたタスクを実行する を返します。

(継承元 Context)
MainLooper

現在のプロセスのメイン スレッドの Looper を返します。

(継承元 ContextWrapper)
NoBackupFilesDir

のようなファイルシステム上のディレクトリへの絶対パスを FilesDir返します。

(継承元 ContextWrapper)
ObbDir

このアプリケーションの OBB ファイル (存在する場合) が見つかるプライマリ外部ストレージ ディレクトリを返します。

(継承元 ContextWrapper)
OpPackageName

このコンテキストからの呼び出しに android.app.AppOpsManager 使用するパッケージ名を返します。これにより、アプリ運用マネージャーの uid 検証がその名前で機能します。

(継承元 Context)
PackageCodePath

このコンテキストのプライマリ Android パッケージへの完全なパスを返します。

(継承元 ContextWrapper)
PackageManager

PackageManager インスタンスを返して、グローバル パッケージ情報を検索します。

(継承元 ContextWrapper)
PackageName

このアプリケーションのパッケージの名前を返します。

(継承元 ContextWrapper)
PackageResourcePath

このコンテキストのプライマリ Android パッケージへの完全なパスを返します。

(継承元 ContextWrapper)
Params

このコンテキストが で作成されたパラメーターのセットを返します (このコンテキストが を介して #createContext(ContextParams)作成された場合)。

(継承元 Context)
PeerReference

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 Object)
Resources

アプリケーションのパッケージの Resources インスタンスを返します。

(継承元 ContextWrapper)
Theme

このコンテキストに関連付けられている Theme オブジェクトを返します。

(継承元 ContextWrapper)
ThresholdClass

この API は Android 用 Mono インフラストラクチャをサポートしており、コードから直接使用することを意図したものではありません。

ThresholdType

この API は Android 用 Mono インフラストラクチャをサポートしており、コードから直接使用することを意図したものではありません。

Wallpaper
古い.
(継承元 ContextWrapper)
WallpaperDesiredMinimumHeight
古い.
(継承元 ContextWrapper)
WallpaperDesiredMinimumWidth
古い.
(継承元 ContextWrapper)

メソッド

AttachBaseContext(Context)

この ContextWrapper の基本コンテキストを設定します。

(継承元 ContextWrapper)
BindService(Intent, Bind, IExecutor, IServiceConnection)

#bindService(Intent, ServiceConnection, int) bindService(Intent, ServiceConnection, int) ServiceConnection コールバックを制御する Executor と同じです。

(継承元 Context)
BindService(Intent, IServiceConnection, Bind)

アプリケーション サービスに接続し、必要に応じて作成します。

(継承元 ContextWrapper)
BindServiceAsUser(Intent, IServiceConnection, Int32, UserHandle)

と同じ方法#bindServiceで、 user のサービスにバインドします。

(継承元 Context)
CheckCallingOrSelfPermission(String)

IPC の呼び出しプロセス 、特定のアクセス許可が付与されているかどうかを判断します。

(継承元 ContextWrapper)
CheckCallingOrSelfUriPermission(Uri, ActivityFlags)

IPC の呼び出しプロセス 、特定の URI にアクセスするためのアクセス許可が付与されているかどうかを判断します。

(継承元 ContextWrapper)
CheckCallingOrSelfUriPermissions(IList<Uri>, Int32)

IPC <em>または you</em> の呼び出しプロセスに URI の一覧へのアクセス許可が付与されているかどうかを確認します。

(継承元 Context)
CheckCallingPermission(String)

処理している IPC の呼び出しプロセスに特定のアクセス許可が付与されているかどうかを確認します。

(継承元 ContextWrapper)
CheckCallingUriPermission(Uri, ActivityFlags)

呼び出し元のプロセスとユーザー ID に、特定の URI にアクセスするためのアクセス許可が付与されているかどうかを確認します。

(継承元 ContextWrapper)
CheckCallingUriPermissions(IList<Uri>, Int32)

呼び出し元のプロセスとユーザー ID に URI の一覧にアクセスするためのアクセス許可が付与されているかどうかを確認します。

(継承元 Context)
CheckPermission(String, Int32, Int32)

システムで実行されている特定のプロセスとユーザー ID に対して、指定されたアクセス許可が許可されているかどうかを判断します。

(継承元 ContextWrapper)
CheckSelfPermission(String)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 ContextWrapper)
CheckUriPermission(Uri, Int32, Int32, ActivityFlags)

特定のプロセスとユーザー ID に、特定の URI にアクセスするためのアクセス許可が付与されているかどうかを判断します。

(継承元 ContextWrapper)
CheckUriPermission(Uri, String, String, Int32, Int32, ActivityFlags)

URI と通常のアクセス許可の両方を確認します。

(継承元 ContextWrapper)
CheckUriPermissions(IList<Uri>, Int32, Int32, Int32)

URI の一覧にアクセスするためのアクセス許可が特定のプロセスとユーザー ID に付与されているかどうかを判断します。

(継承元 Context)
ClearWallpaper()
古い.
(継承元 ContextWrapper)
Clone()

このオブジェクトのコピーを作成して返します。

(継承元 Object)
CreateAttributionContext(String)

現在の Context の新しい Context オブジェクトを返しますが、属性は別のタグに返します。

(継承元 Context)
CreateConfigurationContext(Configuration)

現在の Context の新しい Context オブジェクトを返しますが、そのリソースは指定された Configuration に合わせて調整されます。

(継承元 ContextWrapper)
CreateContext(ContextParams)

特定のプロパティと動作を持つコンテキストを作成します。

(継承元 Context)
CreateContextForSplit(String)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 ContextWrapper)
CreateDeviceProtectedStorageContext()

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 ContextWrapper)
CreateDisplayContext(Display)

現在の Context の新しい Context オブジェクトを返しますが、そのリソースは指定された Display のメトリックと一致するように調整されます。

(継承元 ContextWrapper)
CreatePackageContext(String, PackageContextFlags)

指定されたアプリケーション名の新しい Context オブジェクトを返します。

(継承元 ContextWrapper)
CreateWindowContext(Display, Int32, Bundle)

Context指定Displayした に非android.app.Activity activityウィンドウの を作成します。

(継承元 Context)
CreateWindowContext(Int32, Bundle)

非アクティビティ ウィンドウのコンテキストを作成します。

(継承元 Context)
DatabaseList()

このコンテキストのアプリケーション パッケージに関連付けられているプライベート データベースに名前を付ける文字列の配列を返します。

(継承元 ContextWrapper)
DeleteDatabase(String)

このコンテキストのアプリケーション パッケージに関連付けられている既存のプライベート SQLiteDatabase を削除します。

(継承元 ContextWrapper)
DeleteFile(String)

このコンテキストのアプリケーション パッケージに関連付けられている特定のプライベート ファイルを削除します。

(継承元 ContextWrapper)
DeleteSharedPreferences(String)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 ContextWrapper)
Dispose()

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 Object)
Dispose(Boolean)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 Object)
Dump(FileDescriptor, PrintWriter, String[])

サービスの状態を指定されたストリームに出力します。

(継承元 Service)
EnforceCallingOrSelfPermission(String, String)

自分も、処理している IPC の呼び出しプロセスにも特定のアクセス許可が付与されていない場合は、 を SecurityExceptionスローします。

(継承元 ContextWrapper)
EnforceCallingOrSelfUriPermission(Uri, ActivityFlags, String)

IPC の呼び出しプロセス または 特定の URI にアクセスするためのアクセス許可が付与されていない場合は、 をスロー SecurityExceptionします。

(継承元 ContextWrapper)
EnforceCallingPermission(String, String)

処理している IPC の呼び出しプロセスに特定のアクセス許可が付与されていない場合は、 をスローします SecurityException

(継承元 ContextWrapper)
EnforceCallingUriPermission(Uri, ActivityFlags, String)

呼び出し元のプロセスとユーザー ID に特定の URI へのアクセス許可が付与されていない場合は、 をスローします SecurityException

(継承元 ContextWrapper)
EnforcePermission(String, Int32, Int32, String)

システムで実行されている特定のプロセスとユーザー ID に対して、指定されたアクセス許可が許可されていない場合は、 を SecurityExceptionスローします。

(継承元 ContextWrapper)
EnforceUriPermission(Uri, Int32, Int32, ActivityFlags, String)

特定のプロセスとユーザー ID に特定の URI へのアクセス許可が付与されていない場合は、 をスローします SecurityException

(継承元 ContextWrapper)
EnforceUriPermission(Uri, String, String, Int32, Int32, ActivityFlags, String)

URI と通常のアクセス許可の両方を適用します。

(継承元 ContextWrapper)
Equals(Object)

他のオブジェクトがこのオブジェクトと "等しい" かどうかを示します。

(継承元 Object)
FileList()

このコンテキストのアプリケーション パッケージに関連付けられているプライベート ファイルに名前を付ける文字列の配列を返します。

(継承元 ContextWrapper)
GetColor(Int32)

特定のリソース ID に関連付けられている色を返し、現在のテーマのスタイルを設定します。

(継承元 Context)
GetColorStateList(Int32)

特定のリソース ID に関連付け、現在のテーマのスタイルが設定された色の状態リストを返します。

(継承元 Context)
GetDatabasePath(String)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 ContextWrapper)
GetDir(String, FileCreationMode)

アプリケーションが独自のカスタム データ ファイルを配置できる新しいディレクトリを取得し、必要に応じて作成します。

(継承元 ContextWrapper)
GetDrawable(Int32)

特定のリソース ID に関連付けられている描画可能なオブジェクトを返し、現在のテーマのスタイルを設定します。

(継承元 Context)
GetExternalCacheDirs()

アプリケーションが所有するキャッシュ ファイルを配置できるすべての外部ストレージ デバイス上のアプリケーション固有のディレクトリへの絶対パスを返します。

(継承元 ContextWrapper)
GetExternalFilesDir(String)

アプリケーションが所有する永続ファイルを配置できるプライマリ外部ファイルシステム () 上 ExternalStorageDirectoryのディレクトリへの絶対パスを返します。

(継承元 ContextWrapper)
GetExternalFilesDirs(String)

アプリケーションが所有する永続ファイルを配置できるすべての外部ストレージ デバイス上のアプリケーション固有のディレクトリへの絶対パスを返します。

(継承元 ContextWrapper)
GetExternalMediaDirs()

アプリケーションがメディア ファイルを配置できるすべての外部ストレージ デバイス上のアプリケーション固有のディレクトリへの絶対パスを返します。

(継承元 ContextWrapper)
GetFileStreamPath(String)

で作成 OpenFileOutput(String, FileCreationMode) されたファイルが格納されているファイル システムの絶対パスを返します。

(継承元 ContextWrapper)
GetHashCode()

オブジェクトのハッシュ コード値を返します。

(継承元 Object)
GetObbDirs()

アプリケーションの OBB ファイル (存在する場合) が見つかるすべての外部ストレージ デバイス上のアプリケーション固有のディレクトリへの絶対パスを返します。

(継承元 ContextWrapper)
GetSharedPreferences(String, FileCreationMode)

設定ファイル 'name' の内容を取得して保持し、値を取得および変更できる SharedPreferences を返します。

(継承元 ContextWrapper)
GetString(Int32)

アプリケーションのパッケージの既定の文字列テーブルからローカライズされた文字列を返します。

(継承元 Context)
GetString(Int32, Object[])

アプリケーションのパッケージの既定の文字列テーブルからローカライズされた文字列を返します。

(継承元 Context)
GetSystemService(Class)

クラスによってシステム レベルのサービスにハンドルを返します。

(継承元 Context)
GetSystemService(String)

名前でシステム レベルのサービスにハンドルを返します。

(継承元 ContextWrapper)
GetSystemServiceName(Class)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 ContextWrapper)
GetText(Int32)

アプリケーションのパッケージの既定の文字列テーブルから、ローカライズされたスタイルの CharSequence を返します。

(継承元 Context)
GetTextFormatted(Int32)

アプリケーションのパッケージの既定の文字列テーブルから、ローカライズされたスタイルの CharSequence を返します。

(継承元 Context)
GrantUriPermission(String, Uri, ActivityFlags)

そのパッケージに URI のコンテンツ プロバイダーにアクセスするための一般的なアクセス許可があるかどうかに関係なく、特定の Uri にアクセスするアクセス許可を別のパッケージに付与します。

(継承元 ContextWrapper)
JavaFinalize()

ガベージ コレクションがオブジェクトへの参照がなくなったと判断したときに、オブジェクトのガベージ コレクターによって呼び出されます。

(継承元 Object)
MoveDatabaseFrom(Context, String)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 ContextWrapper)
MoveSharedPreferencesFrom(Context, String)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 ContextWrapper)
Notify()

このオブジェクトのモニターで待機している 1 つのスレッドをウェイクアップします。

(継承元 Object)
NotifyAll()

このオブジェクトのモニターで待機しているすべてのスレッドをウェイクアップします。

(継承元 Object)
ObtainStyledAttributes(IAttributeSet, Int32[])

このコンテキストのテーマでスタイル設定された属性情報を取得します。

(継承元 Context)
ObtainStyledAttributes(IAttributeSet, Int32[], Int32, Int32)

このコンテキストのテーマでスタイル設定された属性情報を取得します。

(継承元 Context)
ObtainStyledAttributes(Int32, Int32[])

このコンテキストのテーマでスタイル設定された属性情報を取得します。

(継承元 Context)
ObtainStyledAttributes(Int32[])

このコンテキストのテーマでスタイル設定された属性情報を取得します。

(継承元 Context)
OnBind(Intent)

通信チャネルをサービスに返します。

OnConfigurationChanged(Configuration)

コンポーネントの実行中にデバイス構成が変更されたときにシステムによって呼び出されます。

(継承元 Service)
OnCreate()

サービスの初回作成時にシステムによって呼び出されます。

(継承元 Service)
OnCreateInputMethodInterface()

このサービスの InputMethod インターフェイスを作成する必要がある場合に、初期化中にフレームワークによって呼び出されます。

OnCreateInputMethodSessionInterface()

入力メソッドの新しいクライアントに新しい InputMethodSession インターフェイスが必要な場合に、フレームワークによって呼び出されます。

OnDestroy()

システムによって呼び出され、サービスが使用されなくなり、削除されていることをサービスに通知します。

(継承元 Service)
OnGenericMotionEvent(MotionEvent)

これを実装して、入力メソッドで一般的なモーション イベントを処理します。

OnKeyDown(Keycode, KeyEvent)

キーダウン イベントが発生したときに呼び出されます。

OnKeyLongPress(Keycode, KeyEvent)

長押しが発生したときに呼び出されます。

OnKeyMultiple(Keycode, Int32, KeyEvent)

トラックボールの投げ込みなど、ユーザーがアナログ コントロールとやり取りすると、同じキーに対してシミュレートされたダウン/アップ イベントが連続して複数回生成されるときに呼び出されます。

OnKeyUp(Keycode, KeyEvent)

キーアップ イベントが発生したときに呼び出されます。

OnLowMemory()

これは、システム全体がメモリ不足で実行されていて、アクティブに実行されているプロセスがメモリ使用量をトリミングする必要がある場合に呼び出されます。

(継承元 Service)
OnRebind(Intent)

新しいクライアントがサービスに接続したときに呼び出されます。これは、以前に、 ですべてが切断されたことが通知された後です #onUnbind

(継承元 Service)
OnStart(Intent, Int32)
古い.
(継承元 Service)
OnStartCommand(Intent, StartCommandFlags, Int32)

クライアントがサービスを明示的に開始するたびに、 を呼び出してシステムによって呼び出 android.content.Context#startServiceされます。指定された引数と、開始要求を表す一意の整数トークンを指定します。

(継承元 Service)
OnTaskRemoved(Intent)

これは、サービスが現在実行中で、ユーザーがサービスのアプリケーションから取得したタスクを削除した場合に呼び出されます。

(継承元 Service)
OnTrackballEvent(MotionEvent)

これを実装して、入力メソッドでトラックボール イベントを処理します。

OnTrimMemory(TrimMemory)

不要なメモリをプロセスからトリミングする適切なタイミングであるとオペレーティング システムが判断したときに呼び出されます。

(継承元 Service)
OnUnbind(Intent)

すべてのクライアントが、サービスによって公開された特定のインターフェイスから切断された場合に呼び出されます。

(継承元 Service)
OpenFileInput(String)

読み取り用に、このコンテキストのアプリケーション パッケージに関連付けられているプライベート ファイルを開きます。

(継承元 ContextWrapper)
OpenFileOutput(String, FileCreationMode)

このコンテキストのアプリケーション パッケージに関連付けられているプライベート ファイルを書き込み用に開きます。

(継承元 ContextWrapper)
OpenOrCreateDatabase(String, FileCreationMode, SQLiteDatabase+ICursorFactory)

このコンテキストのアプリケーション パッケージに関連付けられている新しいプライベート SQLiteDatabase を開きます。

(継承元 ContextWrapper)
OpenOrCreateDatabase(String, FileCreationMode, SQLiteDatabase+ICursorFactory, IDatabaseErrorHandler)

このコンテキストのアプリケーション パッケージに関連付けられている新しいプライベート SQLiteDatabase を開きます。

(継承元 ContextWrapper)
PeekWallpaper()
古い.
(継承元 ContextWrapper)
RegisterComponentCallbacks(IComponentCallbacks)

Context の基本アプリケーションに新しい ComponentCallbacks を追加します。これは、アクティビティやその他のコンポーネントの ComponentCallbacks メソッドが呼び出されるのと同時に呼び出されます。

(継承元 Context)
RegisterReceiver(BroadcastReceiver, IntentFilter)

メイン アクティビティ スレッドで実行する BroadcastReceiver を登録します。

(継承元 ContextWrapper)
RegisterReceiver(BroadcastReceiver, IntentFilter, ActivityFlags)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 ContextWrapper)
RegisterReceiver(BroadcastReceiver, IntentFilter, String, Handler)

スケジューラのコンテキストで実行するインテント ブロードキャストを受信するために登録 します

(継承元 ContextWrapper)
RegisterReceiver(BroadcastReceiver, IntentFilter, String, Handler, ActivityFlags)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 ContextWrapper)
RemoveStickyBroadcast(Intent)
古い.
(継承元 ContextWrapper)
RemoveStickyBroadcastAsUser(Intent, UserHandle)
古い.
(継承元 ContextWrapper)
RevokeSelfPermissionOnKill(String)

ランタイム アクセス許可の非同期失効をトリガーします。

(継承元 Context)
RevokeSelfPermissionsOnKill(ICollection<String>)

呼び出し元パッケージに対する 1 つ以上のアクセス許可の失効をトリガーします。

(継承元 Context)
RevokeUriPermission(String, Uri, ActivityFlags)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 ContextWrapper)
RevokeUriPermission(Uri, ActivityFlags)

System.String,Android.Net.Uri,Android.Net.Uri)で追加された特定のコンテンツ プロバイダー URI にアクセスするためのすべてのアクセス許可を削除します。

(継承元 ContextWrapper)
SendBroadcast(Intent)

特定の意図を関心のあるすべての BroadcastReceiver にブロードキャストします。

(継承元 ContextWrapper)
SendBroadcast(Intent, String)

特定の意図を関心のあるすべての BroadcastReceiver にブロードキャストし、必要なアクセス許可をオプションで適用できるようにします。

(継承元 ContextWrapper)
SendBroadcastAsUser(Intent, UserHandle)

ブロードキャストの SendBroadcast(Intent) 送信先のユーザーを指定できる のバージョン。

(継承元 ContextWrapper)
SendBroadcastAsUser(Intent, UserHandle, String)

ブロードキャストの SendBroadcast(Intent, String) 送信先のユーザーを指定できる のバージョン。

(継承元 ContextWrapper)
SendBroadcastWithMultiplePermissions(Intent, String[])

必要なアクセス許可の配列を適用できるように、関心のあるすべての BroadcastReceiver に指定された意図をブロードキャストします。

(継承元 Context)
SendOrderedBroadcast(Intent, Int32, String, String, BroadcastReceiver, Handler, String, Bundle, Bundle)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 ContextWrapper)
SendOrderedBroadcast(Intent, String)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 ContextWrapper)
SendOrderedBroadcast(Intent, String, BroadcastReceiver, Handler, Result, String, Bundle)

SendBroadcast(Intent)のバージョンでは、ブロードキャストからデータを受信できます。

(継承元 ContextWrapper)
SendOrderedBroadcast(Intent, String, String, BroadcastReceiver, Handler, Result, String, Bundle)

このバージョンでは #sendOrderedBroadcast(Intent, String, BroadcastReceiver, Handler, int, String, Bundle) 、ブロードキャストの送信先の受信者に制限を適用する App Op を指定できます。

(継承元 Context)
SendOrderedBroadcastAsUser(Intent, UserHandle, String, BroadcastReceiver, Handler, Result, String, Bundle)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 ContextWrapper)
SendStickyBroadcast(Intent)
古い.

#sendBroadcast(Intent)"スティッキー" である を実行します。つまり、送信する意図はブロードキャストが完了した後も残ります。これにより、 の戻り値を使用して他の#registerReceiver(BroadcastReceiver, IntentFilter)ユーザーがそのデータをすばやく取得できるようになります。

(継承元 ContextWrapper)
SendStickyBroadcast(Intent, Bundle)
古い.

#sendBroadcast(Intent)"スティッキー" である を実行します。つまり、送信する意図はブロードキャストが完了した後も残ります。これにより、 の戻り値を使用して他の#registerReceiver(BroadcastReceiver, IntentFilter)ユーザーがそのデータをすばやく取得できるようになります。

(継承元 Context)
SendStickyBroadcastAsUser(Intent, UserHandle)
古い.
(継承元 ContextWrapper)
SendStickyOrderedBroadcast(Intent, BroadcastReceiver, Handler, Result, String, Bundle)
古い.
(継承元 ContextWrapper)
SendStickyOrderedBroadcastAsUser(Intent, UserHandle, BroadcastReceiver, Handler, Result, String, Bundle)
古い.
(継承元 ContextWrapper)
SetForeground(Boolean)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 Service)
SetHandle(IntPtr, JniHandleOwnership)

Handle プロパティを設定します。

(継承元 Object)
SetTheme(Int32)

このコンテキストの基本テーマを設定します。

(継承元 ContextWrapper)
SetWallpaper(Bitmap)
古い.
(継承元 ContextWrapper)
SetWallpaper(Stream)
古い.
(継承元 ContextWrapper)
StartActivities(Intent[])

StartActivities(Intent[], Bundle)オプションが指定されていない場合と同じです。

(継承元 ContextWrapper)
StartActivities(Intent[], Bundle)

複数の新しいアクティビティを起動します。

(継承元 ContextWrapper)
StartActivity(Intent)

StartActivity(Intent, Bundle)オプションが指定されていない場合と同じです。

(継承元 ContextWrapper)
StartActivity(Intent, Bundle)

新しいアクティビティを起動します。

(継承元 ContextWrapper)
StartActivity(Type)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 Context)
StartForeground(Int32, Notification)

サービスが開始されている (を介して Context#startService(Intent)実行されている) 場合は、このサービスもフォアグラウンドで実行し、この状態の間にユーザーに表示される継続的な通知を提供します。

(継承元 Service)
StartForeground(Int32, Notification, ForegroundService)

のオーバーロードされたバージョン #startForeground(int, Notification) と、追加の foregroundServiceType パラメーター。

(継承元 Service)
StartForegroundService(Intent)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 ContextWrapper)
StartInstrumentation(ComponentName, String, Bundle)

クラスの実行を開始します Instrumentation

(継承元 ContextWrapper)
StartIntentSender(IntentSender, Intent, ActivityFlags, ActivityFlags, Int32)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 ContextWrapper)
StartIntentSender(IntentSender, Intent, ActivityFlags, ActivityFlags, Int32, Bundle)

と同様 StartActivity(Intent, Bundle)ですが、IntentSender を使用して開始します。

(継承元 ContextWrapper)
StartService(Intent)

特定のアプリケーション サービスを開始することを要求します。

(継承元 ContextWrapper)
StopForeground(Boolean)
古い.

レガシ バージョンの #stopForeground(int)

(継承元 Service)
StopForeground(StopForegroundFlags)

このサービスをフォアグラウンド状態から削除し、より多くのメモリが必要な場合に強制終了できるようにします。

(継承元 Service)
StopSelf()

サービスが以前に開始されていた場合は、サービスを停止します。

(継承元 Service)
StopSelf(Int32)

の古いバージョンでは #stopSelfResult 結果が返されません。

(継承元 Service)
StopSelfResult(Int32)

サービスが最後に開始された時刻が var>startId/var> の場合は<、サービスを<停止します。

(継承元 Service)
StopService(Intent)

特定のアプリケーション サービスを停止することを要求します。

(継承元 ContextWrapper)
ToArray<T>()

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 Object)
ToString()

オブジェクトの文字列形式を返します。

(継承元 Object)
UnbindService(IServiceConnection)

アプリケーション サービスから切断します。

(継承元 ContextWrapper)
UnregisterComponentCallbacks(IComponentCallbacks)

以前に ComponentCallbacks に登録されていた オブジェクトを #registerComponentCallbacks(ComponentCallbacks)削除します。

(継承元 Context)
UnregisterFromRuntime()

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 Object)
UnregisterReceiver(BroadcastReceiver)

以前に登録した BroadcastReceiver の登録を解除します。

(継承元 ContextWrapper)
UpdateServiceGroup(IServiceConnection, Int32, Int32)

以前に または 関連するメソッドで #bindService バインドされたサービスの場合は、他のプロセスに関連してそのサービスのプロセスをシステムが管理する方法を変更します。

(継承元 Context)
Wait()

現在のスレッドは、別のスレッドがこのオブジェクトの メソッドまたは メソッドをjava.lang.Object#notify()java.lang.Object#notifyAll()呼び出すまで待機します。

(継承元 Object)
Wait(Int64)

別のスレッドがこのオブジェクトの メソッドまたはjava.lang.Object#notifyAll()メソッドを呼び出java.lang.Object#notify()すか、指定した時間が経過するまで、現在のスレッドを待機させます。

(継承元 Object)
Wait(Int64, Int32)

別のスレッドがこのオブジェクトのメソッドまたはjava.lang.Object#notifyAll()メソッドを呼び出すかjava.lang.Object#notify()、他のスレッドが現在のスレッドを中断するか、一定のリアルタイムが経過するまで、現在のスレッドを待機させます。

(継承元 Object)

明示的なインターフェイスの実装

IJavaPeerable.Disposed()

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 Object)
IJavaPeerable.DisposeUnlessReferenced()

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 Object)
IJavaPeerable.Finalized()

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 Object)
IJavaPeerable.JniManagedPeerState

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

(継承元 Object)

拡張メソッド

JavaCast<TResult>(IJavaObject)

Android ランタイムチェック型変換を実行します。

JavaCast<TResult>(IJavaObject)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

GetJniTypeName(IJavaPeerable)

AbstractInputMethodService は、入力メソッドの抽象基本クラスを提供します。

適用対象