Home
last modified time | relevance | path

Searched refs:onStartInputView (Results 1 – 25 of 275) sorted by relevance

1234567891011

/aosp_15_r20/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/service/
DLeanbackImeService.java125 public void onStartInputView(EditorInfo info, boolean restarting) { in onStartInputView() method in LeanbackImeService
126 super.onStartInputView(info, restarting); in onStartInputView()
127 mKeyboardController.onStartInputView(); in onStartInputView()
/aosp_15_r20/development/samples/VirtualDeviceManager/host/src/com/example/android/vdmdemo/host/
H A DVdmProxyIme.java41 public void onStartInputView(EditorInfo editorInfo, boolean restarting) { in onStartInputView() method in VdmProxyIme
42 super.onStartInputView(editorInfo, restarting); in onStartInputView()
/aosp_15_r20/frameworks/base/services/tests/InputMethodSystemServerTests/test-apps/SimpleTestIme/src/com/android/apps/inputmethod/simpleime/
H A DSimpleInputMethodService.java45 public void onStartInputView(EditorInfo info, boolean restarting) { in onStartInputView() method in SimpleInputMethodService
46 super.onStartInputView(info, restarting); in onStartInputView()
/aosp_15_r20/frameworks/base/services/tests/InputMethodSystemServerTests/test-apps/SimpleTestIme/src/com/android/apps/inputmethod/simpleime/ims/
H A DInputMethodServiceWrapper.java61 public void onStartInputView(EditorInfo info, boolean restarting) { in onStartInputView() method in InputMethodServiceWrapper
64 super.onStartInputView(info, restarting); in onStartInputView()
/aosp_15_r20/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/ime/
H A DCtsBaseInputMethod.java162 public void onStartInputView(EditorInfo editorInfo, boolean restarting) { in onStartInputView() method in CtsBaseInputMethod
170 super.onStartInputView(editorInfo, restarting); in onStartInputView()
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java500 public void onStartInputView(final EditorInfo editorInfo, final boolean restarting) { in onStartInputView() method in LatinIME.UIHandler
877 public void onStartInputView(final EditorInfo editorInfo, final boolean restarting) { in onStartInputView() method in LatinIME
878 mHandler.onStartInputView(editorInfo, restarting); in onStartInputView()
879 mStatsUtilsManager.onStartInputView(); in onStartInputView()
926 super.onStartInputView(editorInfo, restarting); in onStartInputViewInternal()
990 StatsUtils.onStartInputView(editorInfo.inputType, in onStartInputViewInternal()
/aosp_15_r20/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/
DCarLatinIME.java191 public void onStartInputView(EditorInfo editorInfo, boolean reastarting) { in onStartInputView() method in CarLatinIME
192 super.onStartInputView(editorInfo, reastarting); in onStartInputView()
/aosp_15_r20/development/samples/AutofillKeyboard/src/com/example/android/autofillkeyboard/
H A DAutofillImeService.java195 public void onStartInputView(EditorInfo info, boolean restarting) { in onStartInputView() method in AutofillImeService
196 super.onStartInputView(info, restarting); in onStartInputView()
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DStatsUtilsManager.java48 public void onStartInputView() { in onStartInputView() method in StatsUtilsManager
DStatsUtils.java71 public static void onStartInputView(int inputType, int displayOrientation, boolean restarting) { in onStartInputView() method in StatsUtils
/aosp_15_r20/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/
DLeanbackKeyboardController.java182 public void onStartInputView() { in onStartInputView() method in LeanbackKeyboardController
185 mContainer.onStartInputView(); in onStartInputView()
DLeanbackKeyboardContainer.java735 public void onStartInputView() { in onStartInputView() method in LeanbackKeyboardContainer
/aosp_15_r20/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
H A DSoftKeyboard.java297 @Override public void onStartInputView(EditorInfo attribute, boolean restarting) { in onStartInputView() method in SoftKeyboard
298 super.onStartInputView(attribute, restarting); in onStartInputView()
/aosp_15_r20/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
H A DMockIme.java1127 public void onStartInputView(EditorInfo editorInfo, boolean restarting) {
1128 getTracer().onStartInputView(editorInfo, restarting,
1129 () -> super.onStartInputView(editorInfo, restarting));
1567 void onStartInputView(EditorInfo editorInfo, boolean restarting,
/aosp_15_r20/development/samples/browseable/CommitContentSampleIME/src/com.example.android.commitcontent.ime/
H A DImageKeyboard.java245 public void onStartInputView(EditorInfo info, boolean restarting) { in onStartInputView() method in ImageKeyboard
/aosp_15_r20/developers/samples/android/input/keyboard/CommitContentSampleIME/app/src/main/java/com/example/android/commitcontent/ime/
DImageKeyboard.java245 public void onStartInputView(EditorInfo info, boolean restarting) { in onStartInputView() method in ImageKeyboard
/aosp_15_r20/developers/build/prebuilts/gradle/CommitContentSampleIME/app/src/main/java/com/example/android/commitcontent/ime/
H A DImageKeyboard.java245 public void onStartInputView(EditorInfo info, boolean restarting) { in onStartInputView() method in ImageKeyboard
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DInputTestsBase.java227 mLatinIME.onStartInputView(ei, false); in setUp()
/aosp_15_r20/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java2636 public void onStartInputView(EditorInfo editorInfo, boolean restarting) { in onStartInputView() method in InputMethodService
3297 onStartInputView(mInputEditorInfo, false);
3497 onStartInputView(mInputEditorInfo, restarting);
/aosp_15_r20/out/soong/.intermediates/packages/inputmethods/LatinIME/java/LatinIME/android_common/
Dproguard_dictionary18995 878:878:void onStartInputView(android.view.inputmethod.EditorInfo,boolean) -> onStartInputView
18996 879:879:void onStartInputView(android.view.inputmethod.EditorInfo,boolean) -> onStartInputView
18997 880:880:void onStartInputView(android.view.inputmethod.EditorInfo,boolean) -> onStartInputView
19437 501:501:void onStartInputView(android.view.inputmethod.EditorInfo,boolean) -> onStartInputView
19438 502:502:void onStartInputView(android.view.inputmethod.EditorInfo,boolean) -> onStartInputView
19439 504:504:void onStartInputView(android.view.inputmethod.EditorInfo,boolean) -> onStartInputView
19440 506:506:void onStartInputView(android.view.inputmethod.EditorInfo,boolean) -> onStartInputView
19441 508:508:void onStartInputView(android.view.inputmethod.EditorInfo,boolean) -> onStartInputView
19442 509:509:void onStartInputView(android.view.inputmethod.EditorInfo,boolean) -> onStartInputView
19443 510:510:void onStartInputView(android.view.inputmethod.EditorInfo,boolean) -> onStartInputView
[all …]
/aosp_15_r20/out/soong/.intermediates/packages/inputmethods/LatinIME/java/LatinIME/android_common/javac/
DLatinIME.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/aaos-libs/car-ui-lib-source/android_common_apex30/aar/
Dclasses.jarcom/android/car/ui/ com/android/car/ui/AlertDialogBuilder$1 ...
Dcar-ui-lib-source.jarcom/android/car/ui/ com/android/car/ui/AlertDialogBuilder$1 ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-9/
Dframework.jarandroid/net/LocalSocket.uau android/net/LocalSocket.class LocalSocket.java package android ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar9META-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...

1234567891011