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