Searched refs:isJellybeanOrLater (Results 1 – 1 of 1) sorted by relevance
49 public static boolean isJellybeanOrLater() { in isJellybeanOrLater() method in Utils59 if (isJellybeanOrLater() && view != null && text != null) { in tryAccessibilityAnnounce()