Searched refs:shouldOfferSwitchingToNextInputMethod (Results 1 – 7 of 7) sorted by relevance
41 boolean shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod() method
324 public boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodPrivilegedOperations330 return ops.shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod()
2925 public boolean shouldOfferSwitchingToNextInputMethod(IBinder imeToken) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManager2927 .shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod()
1279 public final boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodService1280 return mPrivOps.shouldOfferSwitchingToNextInputMethod(); in shouldOfferSwitchingToNextInputMethod()
3361 private boolean shouldOfferSwitchingToNextInputMethod(@NonNull IBinder token) { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManagerService5235 public boolean shouldOfferSwitchingToNextInputMethod() { in shouldOfferSwitchingToNextInputMethod() method in InputMethodManagerService.InputMethodPrivilegedOperationsImpl5236 return mImms.shouldOfferSwitchingToNextInputMethod(mToken); in shouldOfferSwitchingToNextInputMethod()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
7245 …MethodManagerService$InputMethodPrivilegedOperationsImpl;->shouldOfferSwitchingToNextInputMethod()Z7321 PLcom/android/server/inputmethod/InputMethodManagerService;->shouldOfferSwitchingToNextInputMethod(…