Searched refs:ATLEAST_OREO (Results 1 – 18 of 18) sorted by relevance
36 static final boolean ATLEAST_OREO = Build.VERSION.SDK_INT >= Build.VERSION_CODES.O; field in BaseIconFactory140 (ATLEAST_OREO && iconAppTargetSdk >= Build.VERSION_CODES.O); in createBadgedIconBitmap()146 (ATLEAST_OREO && iconAppTargetSdk >= Build.VERSION_CODES.O); in createScaledBitmapWithoutShadow()168 if (ATLEAST_OREO && icon instanceof AdaptiveIconDrawable) { in createBadgedIconBitmap()218 if (shrinkNonAdaptiveIcons && ATLEAST_OREO) { in normalizeAndWrapToAdaptiveIcon()279 if (ATLEAST_OREO && icon instanceof AdaptiveIconDrawable) { in createIconBitmap()
241 if (BaseIconFactory.ATLEAST_OREO && d instanceof AdaptiveIconDrawable) { in getScale()
67 if (!isEnabled(context) || !Utilities.ATLEAST_OREO) { in onReceive()128 if (!Utilities.ATLEAST_OREO) { in applyDefaultUserPrefs()
125 if (Utilities.ATLEAST_OREO in updateRuntimeFlagsForActivityTarget()
108 public static final boolean ATLEAST_OREO = field in Utilities476 return ATLEAST_OREO in areAnimationsEnabled()
184 if (Utilities.ATLEAST_OREO) { in init()
1183 if (Utilities.ATLEAST_OREO) { in completeAddShortcut()
200 if (!Utilities.ATLEAST_OREO || in initPreference()217 return Utilities.ATLEAST_OREO; in initPreference()
116 if (!Utilities.ATLEAST_OREO && !Process.myUserHandle().equals(mUser)) { in execute()326 if (Utilities.ATLEAST_OREO && mOp == OP_ADD) { in execute()
66 if (Utilities.ATLEAST_OREO) { in updateUiState()
46 if (Utilities.ATLEAST_OREO) { in getInstance()
66 } else if (Utilities.ATLEAST_OREO) { in getInstance()
147 if (Utilities.ATLEAST_OREO && FeatureFlags.PROMISE_APPS_NEW_INSTALLS.get() in tryQueuePromiseAppIcon()
128 if (!Utilities.ATLEAST_OREO) { in runTest()
99 if (Utilities.ATLEAST_OREO) { in LauncherAppWidgetHostView()
485 if (Utilities.ATLEAST_OREO) { in getRemainingAtomicDuration()
384 if (!Utilities.ATLEAST_OREO) {
204 if (!Utilities.ATLEAST_OREO) { in setItemInfo()