Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationSectionsManagerTest.java667 private View mockNotification(int bucket, boolean isGone) { in mockNotification()
831 StackEntry(ChildType childType, boolean isGone) { in StackEntry()
/frameworks/base/core/java/com/android/internal/widget/
DMessagingLinearLayout.java274 public static boolean isGone(View view) { in isGone() method in MessagingLinearLayout
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DMessagingLayoutTransformState.java397 private boolean isGone(View view) { in isGone() method in MessagingLayoutTransformState