Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/template/
H A DCarNotificationActionsViewTest.java441 private void statusBarNotificationHasActions(boolean hasActions) { in statusBarNotificationHasActions()
/aosp12/frameworks/base/core/java/android/view/
H A DViewPropertyAnimator.java843 boolean hasActions() { in hasActions() method in ViewPropertyAnimator