Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/inputmethod/
DIInputMethodPrivilegedOperations.aidl41 boolean shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod() method
DInputMethodPrivilegedOperations.java324 public boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodPrivilegedOperations
330 return ops.shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java2925 public boolean shouldOfferSwitchingToNextInputMethod(IBinder imeToken) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManager
2927 .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/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/services/
Dart-profile7245 …MethodManagerService$InputMethodPrivilegedOperationsImpl;->shouldOfferSwitchingToNextInputMethod()Z
7321 PLcom/android/server/inputmethod/InputMethodManagerService;->shouldOfferSwitchingToNextInputMethod(…