Searched refs:requiresHeightCheck (Results 1 – 2 of 2) sorted by relevance
803 if (!requiresHeightCheck(entry)) { in satisfiesMinHeightRequirement()823 private static boolean requiresHeightCheck(NotificationEntry entry) {
1282 return if (!requiresHeightCheck(entry)) { in <lambda>()1307 private fun requiresHeightCheck(entry: NotificationEntry): Boolean { in <lambda>() method