Searched refs:FOREGROUND_ID (Results 1 – 1 of 1) sorted by relevance
120 private static final int FOREGROUND_ID = 1; field in AdaptiveIconDrawable191 addLayer(FOREGROUND_ID, createChildDrawable(foregroundDrawable)); in AdaptiveIconDrawable()269 return mLayerState.mChildren[FOREGROUND_ID].mDrawable; in getForeground()469 childIndex = FOREGROUND_ID; in inflateLayers()