Searched defs:isGone (Results 1 – 3 of 3) sorted by relevance
213 ?.also { 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