Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/inputmethod/
DIInputMethodPrivilegedOperations.aidl41 boolean shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod() method
DInputMethodPrivilegedOperations.java325 public boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodPrivilegedOperations
331 return ops.shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java3040 public boolean shouldOfferSwitchingToNextInputMethod(IBinder imeToken) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManager
3042 .shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod()
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java1499 public final boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodService
1500 return mPrivOps.shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java3799 private boolean shouldOfferSwitchingToNextInputMethod(@NonNull IBinder token) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManagerService
5873 public boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManagerService.InputMethodPrivilegedOperationsImpl
5874 return mImms.shouldOfferSwitchingToNextInputMethod(mToken); in shouldOfferSwitchingToNextInputMethod()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/services/
Dart-profile16642 …MethodManagerService$InputMethodPrivilegedOperationsImpl;->shouldOfferSwitchingToNextInputMethod()Z
16782 PLcom/android/server/inputmethod/InputMethodManagerService;->shouldOfferSwitchingToNextInputMethod(…
/frameworks/base/api/
Dcurrent.txt23228 method public final boolean shouldOfferSwitchingToNextInputMethod();
57148 method @Deprecated public boolean shouldOfferSwitchingToNextInputMethod(android.os.IBinder);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35794 method public boolean shouldOfferSwitchingToNextInputMethod(android.os.IBinder);