Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSectionsManagerTest.java610 private View mockNotification(@PriorityBucket int bucket, boolean isGone) { in mockNotification()
774 StackEntry(ChildType childType, boolean isGone) { in StackEntry()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingLinearLayout.java285 public static boolean isGone(View view) { in isGone() method in MessagingLinearLayout
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DMessagingLayoutTransformState.java397 private boolean isGone(View view) { in isGone() method in MessagingLayoutTransformState