Home
last modified time | relevance | path

Searched refs:ImeOnBackInvokedDispatcher (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/core/java/android/window/
DImeOnBackInvokedDispatcher.java48 public class ImeOnBackInvokedDispatcher implements OnBackInvokedDispatcher, Parcelable { class
62 public ImeOnBackInvokedDispatcher(Handler handler) { in ImeOnBackInvokedDispatcher() method in ImeOnBackInvokedDispatcher
87 ImeOnBackInvokedDispatcher(Parcel in) { in ImeOnBackInvokedDispatcher() method in ImeOnBackInvokedDispatcher
127 public static final Parcelable.Creator<ImeOnBackInvokedDispatcher> CREATOR =
128 new Parcelable.Creator<ImeOnBackInvokedDispatcher>() {
129 public ImeOnBackInvokedDispatcher createFromParcel(Parcel in) {
130 return new ImeOnBackInvokedDispatcher(in);
132 public ImeOnBackInvokedDispatcher[] newArray(int size) {
133 return new ImeOnBackInvokedDispatcher[size];
DImeOnBackInvokedDispatcher.aidl20 parcelable ImeOnBackInvokedDispatcher;
DProxyOnBackInvokedDispatcher.java54 private ImeOnBackInvokedDispatcher mImeDispatcher;
190 @NonNull ImeOnBackInvokedDispatcher imeDispatcher) { in setImeOnBackInvokedDispatcher()
DWindowOnBackInvokedDispatcher.java88 private ImeOnBackInvokedDispatcher mImeDispatcher;
178 if (callback instanceof ImeOnBackInvokedDispatcher.ImeOnBackInvokedCallback) { in registerOnBackInvokedCallbackUnchecked()
181 if (callback instanceof ImeOnBackInvokedDispatcher.DefaultImeOnBackAnimationCallback in registerOnBackInvokedCallbackUnchecked()
220 if (callback instanceof ImeOnBackInvokedDispatcher.DefaultImeOnBackAnimationCallback) { in unregisterOnBackInvokedCallback()
519 @NonNull ImeOnBackInvokedDispatcher imeDispatcher) { in setImeOnBackInvokedDispatcher()
DOnBackInvokedDispatcher.java112 @NonNull ImeOnBackInvokedDispatcher imeDispatcher) { } in setImeOnBackInvokedDispatcher()
/frameworks/base/core/java/com/android/internal/inputmethod/
DIInputMethod.aidl28 import android.window.ImeOnBackInvokedDispatcher;
63 ImeOnBackInvokedDispatcher imeDispatcher;
/frameworks/base/core/java/com/android/internal/view/
DIInputMethodManager.aidl25 import android.window.ImeOnBackInvokedDispatcher;
108 in ImeOnBackInvokedDispatcher imeDispatcher); in startInputOrWindowGainedFocus()
123 in ImeOnBackInvokedDispatcher imeDispatcher, int startInputSeq); in startInputOrWindowGainedFocusAsync()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DIInputMethodManagerImpl.java40 import android.window.ImeOnBackInvokedDispatcher;
122 @NonNull ImeOnBackInvokedDispatcher imeDispatcher, int startInputSeq); in startInputOrWindowGainedFocusAsync()
131 @NonNull ImeOnBackInvokedDispatcher imeDispatcher); in startInputOrWindowGainedFocus()
301 @NonNull ImeOnBackInvokedDispatcher imeDispatcher) { in startInputOrWindowGainedFocus()
317 @NonNull ImeOnBackInvokedDispatcher imeDispatcher, int startInputSeq) { in startInputOrWindowGainedFocusAsync()
DIInputMethodInvoker.java36 import android.window.ImeOnBackInvokedDispatcher;
160 @NonNull ImeOnBackInvokedDispatcher imeDispatcher) { in startInput()
DZeroJankProxy.java56 import android.window.ImeOnBackInvokedDispatcher;
242 @NonNull ImeOnBackInvokedDispatcher imeDispatcher, int startInputSeq) { in startInputOrWindowGainedFocusAsync()
276 @NonNull ImeOnBackInvokedDispatcher imeDispatcher) { in startInputOrWindowGainedFocus()
DInputMethodManagerService.java139 import android.window.ImeOnBackInvokedDispatcher;
555 ImeOnBackInvokedDispatcher mCurImeDispatcher;
2125 @NonNull ImeOnBackInvokedDispatcher imeDispatcher, in startInputUncheckedLocked()
3698 @NonNull ImeOnBackInvokedDispatcher imeDispatcher, int startInputSeq) { in startInputOrWindowGainedFocusAsync()
3711 @NonNull ImeOnBackInvokedDispatcher imeDispatcher) { in startInputOrWindowGainedFocus()
3871 @NonNull ImeOnBackInvokedDispatcher imeDispatcher, @NonNull ClientState cs) { in startInputOrWindowGainedFocusInternalLocked()
/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DInputMethodManagerServiceTestBase.java51 import android.window.ImeOnBackInvokedDispatcher;
114 @Mock protected ImeOnBackInvokedDispatcher mMockImeOnBackInvokedDispatcher;
DInputMethodManagerServiceWindowGainedFocusTest.java44 import android.window.ImeOnBackInvokedDispatcher;
/frameworks/base/core/tests/coretests/src/android/window/
DWindowOnBackInvokedDispatcherTest.java83 private ImeOnBackInvokedDispatcher.ImeOnBackInvokedCallback mImeCallback;
85 private ImeOnBackInvokedDispatcher.DefaultImeOnBackAnimationCallback mDefaultImeCallback;
/frameworks/base/core/java/android/view/inputmethod/
DIInputMethodManagerGlobalInvoker.java34 import android.window.ImeOnBackInvokedDispatcher;
375 @NonNull ImeOnBackInvokedDispatcher imeDispatcher) { in startInputOrWindowGainedFocus()
404 @NonNull ImeOnBackInvokedDispatcher imeDispatcher) { in startInputOrWindowGainedFocusAsync()
DInputMethodManager.java107 import android.window.ImeOnBackInvokedDispatcher;
315 private final ImeOnBackInvokedDispatcher mImeDispatcher =
316 new ImeOnBackInvokedDispatcher(Handler.getMain()) {
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java157 import android.window.ImeOnBackInvokedDispatcher;
396 private ImeOnBackInvokedDispatcher mImeDispatcher;
/frameworks/base/boot/
Dpreloaded-classes10262 android.window.ImeOnBackInvokedDispatcher$$ExternalSyntheticLambda0
10263 android.window.ImeOnBackInvokedDispatcher$1
10264 android.window.ImeOnBackInvokedDispatcher$2
10265 android.window.ImeOnBackInvokedDispatcher$DefaultImeOnBackAnimationCallback
10266 android.window.ImeOnBackInvokedDispatcher$ImeOnBackInvokedCallback
10267 android.window.ImeOnBackInvokedDispatcher
Dboot-image-profile.txt18982 …utmethod/IRemoteAccessibilityInputConnection;IILandroid/window/ImeOnBackInvokedDispatcher;)Lcom/an…
19060 …ispatcher(Landroid/view/inputmethod/InputMethodManager;)Landroid/window/ImeOnBackInvokedDispatcher;
20801 HSPLandroid/window/ImeOnBackInvokedDispatcher$1;-><init>(Landroid/window/ImeOnBackInvokedDispatcher
20802 HSPLandroid/window/ImeOnBackInvokedDispatcher$1;->onReceiveResult(ILandroid/os/Bundle;)V
20803 HSPLandroid/window/ImeOnBackInvokedDispatcher$ImeOnBackInvokedCallback;->-$$Nest$mgetId(Landroid/wi…
20804 HSPLandroid/window/ImeOnBackInvokedDispatcher$ImeOnBackInvokedCallback;-><init>(Landroid/window/IOn…
20805 HSPLandroid/window/ImeOnBackInvokedDispatcher$ImeOnBackInvokedCallback;->getId()I
20806 HSPLandroid/window/ImeOnBackInvokedDispatcher;->clear()V
20807 HSPLandroid/window/ImeOnBackInvokedDispatcher;->switchRootView(Landroid/view/ViewRootImpl;Landroid/…
20808 HSPLandroid/window/ImeOnBackInvokedDispatcher;->unregisterReceivedCallback(ILandroid/window/OnBackI…
[all …]
/frameworks/base/config/
Dpreloaded-classes10293 android.window.ImeOnBackInvokedDispatcher$$ExternalSyntheticLambda0
10294 android.window.ImeOnBackInvokedDispatcher$1
10295 android.window.ImeOnBackInvokedDispatcher$2
10296 android.window.ImeOnBackInvokedDispatcher$DefaultImeOnBackAnimationCallback
10297 android.window.ImeOnBackInvokedDispatcher$ImeOnBackInvokedCallback
10298 android.window.ImeOnBackInvokedDispatcher
Dboot-image-profile.txt19046 …utmethod/IRemoteAccessibilityInputConnection;IILandroid/window/ImeOnBackInvokedDispatcher;)Lcom/an…
19124 …ispatcher(Landroid/view/inputmethod/InputMethodManager;)Landroid/window/ImeOnBackInvokedDispatcher;
20865 HSPLandroid/window/ImeOnBackInvokedDispatcher$1;-><init>(Landroid/window/ImeOnBackInvokedDispatcher
20866 HSPLandroid/window/ImeOnBackInvokedDispatcher$1;->onReceiveResult(ILandroid/os/Bundle;)V
20867 HSPLandroid/window/ImeOnBackInvokedDispatcher$ImeOnBackInvokedCallback;->-$$Nest$mgetId(Landroid/wi…
20868 HSPLandroid/window/ImeOnBackInvokedDispatcher$ImeOnBackInvokedCallback;-><init>(Landroid/window/IOn…
20869 HSPLandroid/window/ImeOnBackInvokedDispatcher$ImeOnBackInvokedCallback;->getId()I
20870 HSPLandroid/window/ImeOnBackInvokedDispatcher;->clear()V
20871 HSPLandroid/window/ImeOnBackInvokedDispatcher;->switchRootView(Landroid/view/ViewRootImpl;Landroid/…
20872 HSPLandroid/window/ImeOnBackInvokedDispatcher;->unregisterReceivedCallback(ILandroid/window/OnBackI…
[all …]
/frameworks/base/services/
Dart-wear-profile12180 …nputConnection;Landroid/view/inputmethod/EditorInfo;ZILandroid/window/ImeOnBackInvokedDispatcher;)V
12468 …utmethod/IRemoteAccessibilityInputConnection;IILandroid/window/ImeOnBackInvokedDispatcher;)Lcom/an…
12469 …utmethod/IRemoteAccessibilityInputConnection;IILandroid/window/ImeOnBackInvokedDispatcher;Lcom/and…
12470 …ection;Landroid/view/inputmethod/EditorInfo;IIILandroid/window/ImeOnBackInvokedDispatcher;)Lcom/an…