Searched refs:InputMethodManagerService (Results 1 – 5 of 5) sorted by relevance
37 static InputMethodManagerService.ImeDisplayValidator sChecker =49 static InputMethodManagerService.ImeDisplayValidator sMustNotBeCalledChecker =59 InputMethodManagerService.computeImeDisplayIdForTarget( in testComputeImeDisplayId_defaultDisplayId()67 InputMethodManagerService.computeImeDisplayIdForTarget( in testComputeImeDisplayId_InvalidDisplayId()76 InputMethodManagerService.computeImeDisplayIdForTarget( in testComputeImeDisplayId_noSystemDecorationSupportDisplay()85 InputMethodManagerService.computeImeDisplayIdForTarget( in testComputeImeDisplayId_withSystemDecorationSupportDisplay()
188 public class InputMethodManagerService extends IInputMethodManager.Stub class411 private final InputMethodManagerService mImms;414 ClientDeathRecipient(InputMethodManagerService imms, IInputMethodClient client) { in ClientDeathRecipient()1500 private final InputMethodManagerService mParentIMMS;1504 MethodCallback(InputMethodManagerService imms, IInputMethod method, in MethodCallback()1546 final InputMethodManagerService mService;1554 UserSwitchHandlerTask(InputMethodManagerService service, @UserIdInt int toUserId, in UserSwitchHandlerTask()1584 private InputMethodManagerService mService;1588 mService = new InputMethodManagerService(context); in Lifecycle()1659 public InputMethodManagerService(Context context) { in InputMethodManagerService() method in InputMethodManagerService[all …]
178 # InputMethodManagerService.java
16575 HPLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$MMyKF1SeotTOu5KNBltIfhafmb8;-…16576 …ethod/-$$Lambda$InputMethodManagerService$oxpSIwENeEjKtHbxqUXuaXD0Gn8;-><init>(Lcom/android/server…16577 PLcom/android/server/inputmethod/-$$Lambda$InputMethodManagerService$oxpSIwENeEjKtHbxqUXuaXD0Gn8;->…16591 …m/android/server/inputmethod/InputMethodManagerService$1;-><init>(Lcom/android/server/inputmethod/…16592 PLcom/android/server/inputmethod/InputMethodManagerService$1;->onBindingDied(Landroid/content/Compo…16593 HPLcom/android/server/inputmethod/InputMethodManagerService$1;->onServiceConnected(Landroid/content…16594 PLcom/android/server/inputmethod/InputMethodManagerService$1;->onServiceDisconnected(Landroid/conte…16595 …m/android/server/inputmethod/InputMethodManagerService$2;-><init>(Lcom/android/server/inputmethod/…16596 PLcom/android/server/inputmethod/InputMethodManagerService$2;->executeMessage(Landroid/os/Message;)V16597 …m/android/server/inputmethod/InputMethodManagerService$3;-><init>(Lcom/android/server/inputmethod/…[all …]
117 import com.android.server.inputmethod.InputMethodManagerService;1265 mSystemServiceManager.startService(InputMethodManagerService.Lifecycle.class); in startOtherServices()