Home
last modified time | relevance | path

Searched refs:shouldOfferSwitchingToNextInputMethod (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/
H A DIInputMethodPrivilegedOperations.aidl43 void shouldOfferSwitchingToNextInputMethod(in AndroidFuture future /* T=Boolean */); in shouldOfferSwitchingToNextInputMethod() method
H A DInputMethodPrivilegedOperations.java343 public boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodPrivilegedOperations
350 ops.shouldOfferSwitchingToNextInputMethod(future); in shouldOfferSwitchingToNextInputMethod()
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java2001 public final boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodService
2002 return mPrivOps.shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod()
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java4107 public boolean shouldOfferSwitchingToNextInputMethod(IBinder imeToken) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManager
4109 .shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod()
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java4214 private boolean shouldOfferSwitchingToNextInputMethod(@NonNull IBinder token) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManagerService
6925 public void shouldOfferSwitchingToNextInputMethod(AndroidFuture future /* T=Boolean */) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodPrivilegedOperationsImpl
6929 typedFuture.complete(mImms.shouldOfferSwitchingToNextInputMethod(mToken)); in shouldOfferSwitchingToNextInputMethod()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt20086 method public final boolean shouldOfferSwitchingToNextInputMethod();
55768 method @Deprecated public boolean shouldOfferSwitchingToNextInputMethod(android.os.IBinder);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt85759 Lcom/android/internal/view/IInputMethodManager$Stub$Proxy;->shouldOfferSwitchingToNextInputMethod(L…
85826 Lcom/android/internal/view/IInputMethodManager;->shouldOfferSwitchingToNextInputMethod(Landroid/os/…