Searched defs:isGone (Results 1 – 4 of 4) sorted by relevance
611 private View mockNotification(int bucket, boolean isGone) { in mockNotification()775 StackEntry(ChildType childType, boolean isGone) { in StackEntry()
192 isGone -> if (!isGone) fail("\"On\" button should not be shown in Pip menu") in <lambda>() method
285 public static boolean isGone(View view) { in isGone() method in MessagingLinearLayout
397 private boolean isGone(View view) { in isGone() method in MessagingLayoutTransformState