Home
last modified time | relevance | path

Searched refs:FinishedInputEventCallback (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/view/
DInputQueue.java92 FinishedInputEventCallback callback) { in sendInputEvent()
114 FinishedInputEventCallback callback) { in obtainActiveInputEvent()
131 public FinishedInputEventCallback mCallback;
158 public static interface FinishedInputEventCallback { interface in InputQueue
DViewRootImpl.java4100 implements InputQueue.FinishedInputEventCallback {
4156 implements InputMethodManager.FinishedInputEventCallback {
4262 implements InputQueue.FinishedInputEventCallback {
/frameworks/base/media/java/android/media/tv/
DTvView.java31 import android.media.tv.TvInputManager.Session.FinishedInputEventCallback;
137 private final FinishedInputEventCallback mFinishedInputEventCallback =
138 new FinishedInputEventCallback() {
DTvInputManager.java2242 @NonNull FinishedInputEventCallback callback, @NonNull Handler handler) {
2270 public interface FinishedInputEventCallback {
2366 FinishedInputEventCallback callback, Handler handler) {
2447 public FinishedInputEventCallback mCallback;
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java1831 FinishedInputEventCallback callback, Handler handler) { in dispatchInputEvent()
1984 String inputMethodId, FinishedInputEventCallback callback, Handler handler) { in obtainPendingEventLocked()
2331 public interface FinishedInputEventCallback { interface in InputMethodManager
2350 public FinishedInputEventCallback mCallback;
/frameworks/base/
Dpreloaded-classes2111 android.view.InputQueue$FinishedInputEventCallback
2323 android.view.inputmethod.InputMethodManager$FinishedInputEventCallback
Dcompiled-classes-phone4310 android.view.InputQueue$FinishedInputEventCallback
4615 android.view.inputmethod.InputMethodManager$FinishedInputEventCallback