Searched refs:ATLEAST_P (Results 1 – 2 of 2) sorted by relevance
36 private static final boolean ATLEAST_P = field in NoLocaleSQLiteHelper40 super(ATLEAST_P ? context : new NoLocalContext(context), name, null, version); in NoLocaleSQLiteHelper()41 if (ATLEAST_P) { in NoLocaleSQLiteHelper()
37 static final boolean ATLEAST_P = Build.VERSION.SDK_INT >= Build.VERSION_CODES.P; field in BaseIconFactory141 boolean shrinkNonAdaptiveIcons = ATLEAST_P || in createBadgedIconBitmap()147 boolean shrinkNonAdaptiveIcons = ATLEAST_P || in createScaledBitmapWithoutShadow()