Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DConversationLayout.java1198 private static class TouchDelegateComposite extends TouchDelegate { class in ConversationLayout
1201 private TouchDelegateComposite(View view) { in TouchDelegateComposite() method in ConversationLayout.TouchDelegateComposite