Home
last modified time | relevance | path

Searched defs:shouldOfferSwitchingToNextInputMethod (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/com/android/internal/inputmethod/
DIInputMethodPrivilegedOperations.aidl45 void shouldOfferSwitchingToNextInputMethod(in AndroidFuture future /* T=Boolean */); in shouldOfferSwitchingToNextInputMethod() method
DInputMethodPrivilegedOperations.java366 public boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodPrivilegedOperations
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java2128 public final boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodService
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java4212 private boolean shouldOfferSwitchingToNextInputMethod(@NonNull IBinder token) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManagerService
6919 public void shouldOfferSwitchingToNextInputMethod(AndroidFuture future /* T=Boolean */) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodPrivilegedOperationsImpl
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java4608 public boolean shouldOfferSwitchingToNextInputMethod(IBinder imeToken) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...