Searched refs:startInputInner (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/view/inputmethod/ |
D | InputMethodManager.java | 597 startInputInner(StartInputReason.BOUND_TO_IMMS, null, 0, 0, 0); in handleMessage() 622 startInputInner( in handleMessage() 654 startInputInner(reason, null, 0, 0, 0); in handleMessage() 1595 startInputInner(StartInputReason.APP_CALLED_RESTART_INPUT_API, null, 0, 0, 0); in restartInput() 1598 boolean startInputInner(@StartInputReason int startInputReason, in startInputInner() method in InputMethodManager 1648 vh.post(() -> startInputInner(startInputReason, null, 0, 0, 0)); in startInputInner() 1865 startInputInner(StartInputReason.CHECK_FOCUS, null, 0, 0, 0); in checkFocus() 1959 if (startInputInner(StartInputReason.WINDOW_FOCUS_GAIN, rootView.getWindowToken(), in onPostWindowFocus()
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 18186 HSPLandroid/view/inputmethod/InputMethodManager;->startInputInner(ILandroid/os/IBinder;III)Z
|
D | hiddenapi-greylist-max-o.txt | 74993 Landroid/view/inputmethod/InputMethodManager;->startInputInner(ILandroid/os/IBinder;III)Z
|