Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInputQueue.java93 FinishedInputEventCallback callback) { in sendInputEvent()
116 FinishedInputEventCallback callback) { in obtainActiveInputEvent()
133 public FinishedInputEventCallback mCallback;
160 public static interface FinishedInputEventCallback { interface in InputQueue
DViewRootImpl.java5052 implements InputQueue.FinishedInputEventCallback {
5108 implements InputMethodManager.FinishedInputEventCallback {
5245 implements InputQueue.FinishedInputEventCallback {
/frameworks/base/media/java/android/media/tv/
DTvView.java33 import android.media.tv.TvInputManager.Session.FinishedInputEventCallback;
139 private final FinishedInputEventCallback mFinishedInputEventCallback =
140 new FinishedInputEventCallback() {
DTvInputManager.java2339 @NonNull FinishedInputEventCallback callback, @NonNull Handler handler) {
2367 public interface FinishedInputEventCallback {
2463 FinishedInputEventCallback callback, Handler handler) {
2544 public FinishedInputEventCallback mCallback;
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java2470 FinishedInputEventCallback callback, Handler handler) { in dispatchInputEvent()
2630 String inputMethodId, FinishedInputEventCallback callback, Handler handler) { in obtainPendingEventLocked()
3030 public interface FinishedInputEventCallback { interface in InputMethodManager
3049 public FinishedInputEventCallback mCallback;
/frameworks/base/config/
Dpreloaded-classes3800 android.view.InputQueue$FinishedInputEventCallback
4107 android.view.inputmethod.InputMethodManager$FinishedInputEventCallback