Searched defs:mCallbackImpl (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/core/java/android/inputmethodservice/ | ||
H A D | MultiClientInputMethodClientCallbackAdaptor.java | 73 CallbackImpl mCallbackImpl; field in MultiClientInputMethodClientCallbackAdaptor |
/aosp12/frameworks/base/core/java/android/view/inputmethod/ | ||
H A D | InlineSuggestion.java | 211 private final WeakReference<InlineContentCallbackImpl> mCallbackImpl; field in InlineSuggestion.InlineContentCallbackWrapper |