/frameworks/base/core/java/android/inputmethodservice/ |
D | IInputMethodWrapper.java | 147 IInputMethodWrapper(InputMethodServiceInternal imsInternal, InputMethod inputMethod) { in IInputMethodWrapper() 158 final InputMethod inputMethod = mInputMethod.get(); in executeMessage() local 546 private static boolean isValid(InputMethod inputMethod, InputMethodServiceInternal target, in isValid()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/common/ |
D | ToggleTaskSizeUtils.kt | 32 val inputMethod: InputMethod, constant in com.android.wm.shell.desktopmode.common.ToggleTaskSizeInteraction
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | InsetsSourceProviderTest.java | 241 final WindowState inputMethod = newWindowBuilder("inputMethod", TYPE_INPUT_METHOD).build(); in testUpdateSourceFrameForIme() local
|
/frameworks/base/libs/WindowManager/Shell/tests/e2e/desktopmode/scenarios/src/com/android/wm/shell/scenarios/ |
D | ResizeAppWithEdgeResize.kt | 41 val inputMethod: MotionEventHelper.InputMethod, constant in com.android.wm.shell.scenarios.ResizeAppWithEdgeResize
|
/frameworks/base/tests/FlickerTests/test-apps/app-helpers/src/com/android/server/wm/flicker/helpers/ |
D | MotionEventHelper.kt | 40 val inputMethod: InputMethod constant in com.android.server.wm.flicker.helpers.MotionEventHelper
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/tiling/ |
D | DesktopTilingWindowDecoration.kt | 264 val inputMethod = DesktopModeEventLogger.getInputMethodFromMotionEvent(motionEvent) in onDividerHandleDragStart() constant 340 val inputMethod = DesktopModeEventLogger.getInputMethodFromMotionEvent(motionEvent) in onDividerHandleDragEnd() constant
|
/frameworks/base/services/core/java/com/android/server/inputmethod/ |
D | IInputMethodInvoker.java | 59 static IInputMethodInvoker create(@Nullable IInputMethod inputMethod) { in create()
|
D | InputMethodManagerService.java | 2393 void initializeImeLocked(@NonNull IInputMethodInvoker inputMethod, @NonNull IBinder token, in initializeImeLocked()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/ |
D | DesktopModeEventLogger.kt | 442 val inputMethod: InputMethod? = null, constant in com.android.wm.shell.desktopmode.DesktopModeEventLogger.Companion.TaskSizeUpdate
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/ |
D | DesktopModeWindowDecorViewModel.java | 751 public void onSnapResize(int taskId, boolean left, InputMethod inputMethod, boolean fromMenu) { in onSnapResize()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActiveServices.java | 8894 final String inputMethod = in shouldAllowFgsStartForegroundNoBindingCheckLocked() local
|