Home
last modified time | relevance | path

Searched refs:getChangingConfigurations (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DFolderAdaptiveIcon.java202 public int getChangingConfigurations() { in getChangingConfigurations() method in FolderAdaptiveIcon.MyConstantState
203 return mBg.getChangingConfigurations() & mFg.getChangingConfigurations() in getChangingConfigurations()
204 & mBadge.getChangingConfigurations(); in getChangingConfigurations()
250 public int getChangingConfigurations() { in getChangingConfigurations() method in FolderAdaptiveIcon.BitmapRendererDrawable.MyConstantState
/packages/apps/ThemePicker/src/com/android/customization/picker/clock/ui/view/
DSaturationProgressDrawable.kt81 override fun getChangingConfigurations(): Int { in getChangingConfigurations() method
82 return super.getChangingConfigurations() or ActivityInfo.CONFIG_DENSITY in getChangingConfigurations()
99 override fun getChangingConfigurations(): Int { in getChangingConfigurations() method in com.android.customization.picker.clock.ui.view.RoundedCornerState
/packages/apps/ThemePicker/src/com/android/customization/widget/
DDynamicAdaptiveIconDrawable.java122 layer.mDrawable.getChangingConfigurations(); in createChildDrawable()
337 state.mChildrenChangingConfigurations |= d.getChangingConfigurations(); in applyTheme()
391 layer.mDrawable.getChangingConfigurations(); in inflateLayers()
461 public int getChangingConfigurations() { in getChangingConfigurations() method in DynamicAdaptiveIconDrawable
462 return super.getChangingConfigurations() | mLayerState.getChangingConfigurations(); in getChangingConfigurations()
697 mLayerState.mChangingConfigurations = getChangingConfigurations(); in getConstantState()
855 public int getChangingConfigurations() { in getChangingConfigurations() method in DynamicAdaptiveIconDrawable.LayerState
/packages/apps/Settings/src/com/android/settings/accessibility/
DAccessibilityLayerDrawable.java110 public int getChangingConfigurations() { in getChangingConfigurations() method in AccessibilityLayerDrawable.AccessibilityLayerDrawableState
/packages/apps/Car/Settings/src/com/android/car/settings/common/
DTopLevelIcon.java156 public int getChangingConfigurations() { in getChangingConfigurations() method in TopLevelIcon.AdaptiveConstantState
/packages/modules/Permission/PermissionController/iconloaderlib/src/com/android/launcher3/icons/
DFastBitmapDrawable.java310 public int getChangingConfigurations() { in getChangingConfigurations() method in FastBitmapDrawable.FastBitmapConstantState