Home
last modified time | relevance | path

Searched defs:TypingHintNotifierImpl (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java464 private static class TypingHintNotifierImpl implements TypingHintNotifier { class in ViewRootImpl
477 TypingHintNotifierImpl(@NonNull AtomicReference<TypingHintNotifier> notifier, in TypingHintNotifierImpl() method in ViewRootImpl.TypingHintNotifierImpl