Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/inputmethod/
DInputMethodPrivilegedOperations.java324 public boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodPrivilegedOperations
330 return ops.shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod()
DIInputMethodPrivilegedOperations.aidl41 boolean shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod() method
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java2926 public boolean shouldOfferSwitchingToNextInputMethod(IBinder imeToken) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManager
2928 .shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod()
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java1279 public final boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodService
1280 return mPrivOps.shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java3361 private boolean shouldOfferSwitchingToNextInputMethod(@NonNull IBinder token) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManagerService
5235 public boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManagerService.InputMethodPrivilegedOperationsImpl
5236 return mImms.shouldOfferSwitchingToNextInputMethod(mToken); in shouldOfferSwitchingToNextInputMethod()
/frameworks/base/services/
Dart-profile7245 …MethodManagerService$InputMethodPrivilegedOperationsImpl;->shouldOfferSwitchingToNextInputMethod()Z
7321 PLcom/android/server/inputmethod/InputMethodManagerService;->shouldOfferSwitchingToNextInputMethod(…
/frameworks/base/non-updatable-api/
Dcurrent.txt22693 method public final boolean shouldOfferSwitchingToNextInputMethod();
54582 method @Deprecated public boolean shouldOfferSwitchingToNextInputMethod(android.os.IBinder);
/frameworks/base/api/
Dcurrent.txt22693 method public final boolean shouldOfferSwitchingToNextInputMethod();
54726 method @Deprecated public boolean shouldOfferSwitchingToNextInputMethod(android.os.IBinder);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35794 method public boolean shouldOfferSwitchingToNextInputMethod(android.os.IBinder);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt100192 Lcom/android/internal/view/IInputMethodManager$Stub$Proxy;->shouldOfferSwitchingToNextInputMethod(L…
100259 Lcom/android/internal/view/IInputMethodManager;->shouldOfferSwitchingToNextInputMethod(Landroid/os/…