Searched refs:ATLEAST_OREO (Results 1 – 17 of 17) sorted by relevance
34 static final boolean ATLEAST_OREO = Build.VERSION.SDK_INT >= Build.VERSION_CODES.O; field in BaseIconFactory136 (ATLEAST_OREO && iconAppTargetSdk >= Build.VERSION_CODES.O); in createBadgedIconBitmap()142 (ATLEAST_OREO && iconAppTargetSdk >= Build.VERSION_CODES.O); in createScaledBitmapWithoutShadow()164 if (ATLEAST_OREO && icon instanceof AdaptiveIconDrawable) { in createBadgedIconBitmap()211 if (shrinkNonAdaptiveIcons && ATLEAST_OREO) { in normalizeAndWrapToAdaptiveIcon()272 if (ATLEAST_OREO && icon instanceof AdaptiveIconDrawable) { in createIconBitmap()
241 if (BaseIconFactory.ATLEAST_OREO && d instanceof AdaptiveIconDrawable) { in getScale()
62 if (!isEnabled(context) || !Utilities.ATLEAST_OREO) { in onReceive()93 if (!Utilities.ATLEAST_OREO) { in applyDefaultUserPrefs()
112 if (Utilities.ATLEAST_OREO in updateRuntimeFlagsForActivityTarget()
120 public static final boolean ATLEAST_OREO = field in Utilities601 return ATLEAST_OREO in areAnimationsEnabled()
184 if (Utilities.ATLEAST_OREO) { in init()
1156 if (Utilities.ATLEAST_OREO) { in completeAddShortcut()
197 if (!Utilities.ATLEAST_OREO || in initPreference()214 return Utilities.ATLEAST_OREO; in initPreference()
107 if (!Utilities.ATLEAST_OREO && !Process.myUserHandle().equals(mUser)) { in execute()345 if (Utilities.ATLEAST_OREO && mOp == OP_ADD) { in execute()
66 if (Utilities.ATLEAST_OREO) { in updateUiState()
47 if (Utilities.ATLEAST_OREO) { in getInstance()
62 } else if (Utilities.ATLEAST_OREO) { in getInstance()
128 if (!Utilities.ATLEAST_OREO) { in runTest()
98 if (Utilities.ATLEAST_OREO) { in LauncherAppWidgetHostView()
496 if (Utilities.ATLEAST_OREO) { in getRemainingAtomicDuration()
384 if (!Utilities.ATLEAST_OREO) {
204 if (!Utilities.ATLEAST_OREO) { in setItemInfo()