Home
last modified time | relevance | path

Searched refs:InputMethodManagerService (Results 1 – 17 of 17) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/inputmethod/
H A DInputMethodManagerServiceTests.java48 static InputMethodManagerService.ImeDisplayValidator sChecker =
60 static InputMethodManagerService.ImeDisplayValidator sMustNotBeCalledChecker =
70 InputMethodManagerService.computeImeDisplayIdForTarget( in testComputeImeDisplayId_defaultDisplayId()
78 InputMethodManagerService.computeImeDisplayIdForTarget( in testComputeImeDisplayId_InvalidDisplayId()
87 InputMethodManagerService.computeImeDisplayIdForTarget( in testComputeImeDisplayId_noSystemDecorationSupportDisplay()
96 InputMethodManagerService.computeImeDisplayIdForTarget( in testComputeImeDisplayId_withSystemDecorationSupportDisplay()
103 var history = new InputMethodManagerService.SoftInputShowHideHistory(); in testSoftInputShowHideHistoryDump_withNulls_doesntThrow()
104 history.addEntry(new InputMethodManagerService.SoftInputShowHideHistory.Entry( in testSoftInputShowHideHistoryDump_withNulls_doesntThrow()
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DImeVisibilityStateComputer.java36 import static com.android.server.inputmethod.InputMethodManagerService.computeImeDisplayIdForTarget;
72 private static final boolean DEBUG = InputMethodManagerService.DEBUG;
74 private final InputMethodManagerService mService;
77 final InputMethodManagerService.ImeDisplayValidator mImeDisplayValidator;
166 public ImeVisibilityStateComputer(@NonNull InputMethodManagerService service) { in ImeVisibilityStateComputer()
174 public ImeVisibilityStateComputer(@NonNull InputMethodManagerService service, in ImeVisibilityStateComputer()
185 default InputMethodManagerService.ImeDisplayValidator getImeValidator() { in getImeValidator()
190 private ImeVisibilityStateComputer(InputMethodManagerService service, in ImeVisibilityStateComputer()
192 InputMethodManagerService.ImeDisplayValidator imeDisplayValidator, in ImeVisibilityStateComputer()
H A DAutofillSuggestionsController.java42 @NonNull private final InputMethodManagerService mService;
79 AutofillSuggestionsController(@NonNull InputMethodManagerService service) { in AutofillSuggestionsController()
174 @NonNull private final InputMethodManagerService mImms;
178 int displayId, @NonNull IBinder imeToken, @NonNull InputMethodManagerService imms) { in InlineSuggestionsRequestCallbackDecorator()
H A DDefaultImeVisibilityApplier.java60 private static final boolean DEBUG = InputMethodManagerService.DEBUG;
62 private InputMethodManagerService mService;
70 DefaultImeVisibilityApplier(InputMethodManagerService service) { in DefaultImeVisibilityApplier()
H A DInputMethodBindingController.java65 @NonNull private final InputMethodManagerService mService;
110 InputMethodBindingController(@NonNull InputMethodManagerService service) { in InputMethodBindingController()
114 InputMethodBindingController(@NonNull InputMethodManagerService service, in InputMethodBindingController()
430 Slog.w(InputMethodManagerService.TAG, in bindCurrentMethod()
H A DInputMethodMenuController.java19 import static com.android.server.inputmethod.InputMethodManagerService.DEBUG;
54 private final InputMethodManagerService mService;
72 InputMethodMenuController(InputMethodManagerService service) { in InputMethodMenuController()
H A DIInputMethodClientInvoker.java47 private static final String TAG = InputMethodManagerService.TAG;
48 private static final boolean DEBUG = InputMethodManagerService.DEBUG;
H A DIInputMethodInvoker.java52 private static final String TAG = InputMethodManagerService.TAG;
53 private static final boolean DEBUG = InputMethodManagerService.DEBUG;
H A DInputMethodManagerService.java215 public final class InputMethodManagerService extends IInputMethodManager.Stub class
409 private final InputMethodManagerService mImms;
1574 final InputMethodManagerService mService;
1616 private final InputMethodManagerService mService;
1619 this(context, new InputMethodManagerService(context)); in Lifecycle()
1699 public InputMethodManagerService(Context context) { in InputMethodManagerService() method in InputMethodManagerService
1704 InputMethodManagerService( in InputMethodManagerService() method in InputMethodManagerService
6248 final InputMethodManagerService mService;
6250 ShellCommandImpl(InputMethodManagerService service) { in ShellCommandImpl()
6796 private final InputMethodManagerService mImms;
[all …]
/aosp14/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
H A DInputMethodManagerServiceTestBase.java125 protected InputMethodManagerService mInputMethodManagerService;
225 mInputMethodManagerService = new InputMethodManagerService(mContext, mServiceThread, in setUp()
231 InputMethodManagerService.Lifecycle lifecycle = in setUp()
232 new InputMethodManagerService.Lifecycle(mContext, mInputMethodManagerService); in setUp()
H A DImeVisibilityStateComputerTest.java37 import static com.android.server.inputmethod.InputMethodManagerService.FALLBACK_DISPLAY_ID;
38 import static com.android.server.inputmethod.InputMethodManagerService.ImeDisplayValidator;
H A DInputMethodManagerServiceRestrictImeAmountTest.java128 InputMethodManagerService.filterInputMethodServices(new ArrayMap<>(), methodMap, methodList, in filterInputMethodServices()
H A DDefaultImeVisibilityApplierTest.java72 mock(InputMethodManagerService.ClientState.class)); in setUp()
/aosp14/frameworks/base/core/proto/android/view/inputmethod/
H A Dinputmethodeditortrace.proto121 * Represents a file full of InputMethodManagerService trace entries.
146 /* One dump entry for InputMethodManagerService. */
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DEventLogTags.logtags184 # InputMethodManagerService.java
/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java143 import com.android.server.inputmethod.InputMethodManagerService;
1748 mSystemServiceManager.startService(InputMethodManagerService.Lifecycle.class); in startOtherServices()
/aosp14/frameworks/base/services/
H A Dart-profile4170 …/server/inputmethod/InputMethodManagerService$StartInputHistory$Entry;->set(Lcom/android/server/in…
4172 HPLcom/android/server/inputmethod/InputMethodManagerService;->attachNewAccessibilityLocked(IZ)V
4173 HPLcom/android/server/inputmethod/InputMethodManagerService;->attachNewInputLocked(IZ)Lcom/android/…
4176 HSPLcom/android/server/inputmethod/InputMethodManagerService;->getCurTokenLocked()Landroid/os/IBind…
4179 HPLcom/android/server/inputmethod/InputMethodManagerService;->lambda$reportPerceptibleAsync$5(Landr…
4181 HPLcom/android/server/inputmethod/InputMethodManagerService;->reportStartInput(Landroid/os/IBinder;…
4182 …inputmethod/InputMethodManagerService;->requestClientSessionForAccessibilityLocked(Lcom/android/se…
4183 HPLcom/android/server/inputmethod/InputMethodManagerService;->setEnabledSessionForAccessibilityLock…
4184 HPLcom/android/server/inputmethod/InputMethodManagerService;->shouldShowImeSwitcherLocked(I)Z
4188 HSPLcom/android/server/inputmethod/InputMethodManagerService;->unbindCurrentClientLocked(I)V
[all …]