Searched refs:FOREGROUND_ID (Results 1 – 2 of 2) sorted by relevance
122 private static final int FOREGROUND_ID = 1; field in AdaptiveIconDrawable196 addLayer(FOREGROUND_ID, createChildDrawable(foregroundDrawable)); in AdaptiveIconDrawable()275 return mLayerState.mChildren[FOREGROUND_ID].mDrawable; in getForeground()486 childIndex = FOREGROUND_ID; in inflateLayers()
19356 Landroid/graphics/drawable/AdaptiveIconDrawable;->FOREGROUND_ID:I