Home
last modified time | relevance | path

Searched refs:BACKGROUND_ID (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/ThemePicker/src/com/android/customization/widget/
H A DDynamicAdaptiveIconDrawable.java73 private static final int BACKGROUND_ID = 0; field in DynamicAdaptiveIconDrawable
141 addLayer(BACKGROUND_ID, createChildDrawable(backgroundDrawable)); in DynamicAdaptiveIconDrawable()
201 return mLayerState.mChildren[BACKGROUND_ID].mDrawable; in getBackground()
365 childIndex = BACKGROUND_ID; in inflateLayers()
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DAdaptiveIconDrawable.java121 private static final int BACKGROUND_ID = 0; field in AdaptiveIconDrawable
193 addLayer(BACKGROUND_ID, createChildDrawable(backgroundDrawable)); in AdaptiveIconDrawable()
286 return mLayerState.mChildren[BACKGROUND_ID].mDrawable; in getBackground()
484 childIndex = BACKGROUND_ID; in inflateLayers()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt19350 Landroid/graphics/drawable/AdaptiveIconDrawable;->BACKGROUND_ID:I