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

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

Completed in 447 milliseconds