Home
last modified time | relevance | path

Searched refs:isOnView (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationCallTemplateViewWrapper.kt84 isOnView(expandBtn, x, y)
H A DNotificationConversationTemplateViewWrapper.kt140 isOnView(expandBtnContainer, x, y)
H A DNotificationViewWrapper.java361 protected boolean isOnView(View view, float x, float y) { in isOnView() method in NotificationViewWrapper