Searched refs:hasKitKat (Results 1 – 5 of 5) sorted by relevance
38 public static boolean hasKitKat() { in hasKitKat() method in Utils48 if (hasKitKat()) { in isDefaultSmsApp()62 if (hasKitKat()) { in setDefaultSmsApp()
126 if (Utils.hasKitKat()) { in onResume()
79 public static boolean hasKitKat() { in hasKitKat() method in Utils
523 if (!Utils.hasKitKat()) { in canUseForInBitmap()618 if (Utils.hasKitKat()) { in getBitmapSize()
39 if (Utils.hasKitKat() && Utils.isDefaultSmsApp(context)) { in onReceive()