Home
last modified time | relevance | path

Searched refs:N_CHILDREN (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DAdaptiveIconDrawable.java348 for (int i = 0, count = mLayerState.N_CHILDREN; i < count; i++) { in updateLayerBoundsInternal()
454 for (int i = 0; i < state.N_CHILDREN; i++) { in applyTheme()
595 for (int i = 0; i < mLayerState.N_CHILDREN; i++) { in isProjected()
654 for (int i = 0; i < mLayerState.N_CHILDREN; i++) { in setHotspot()
665 for (int i = 0; i < mLayerState.N_CHILDREN; i++) { in setHotspotBounds()
693 for (int i = 0; i < mLayerState.N_CHILDREN; i++) { in setVisible()
706 for (int i = 0; i < mLayerState.N_CHILDREN; i++) { in setDither()
727 for (int i = 0; i < mLayerState.N_CHILDREN; i++) { in setColorFilter()
738 final int N = mLayerState.N_CHILDREN; in setTintList()
750 final int N = mLayerState.N_CHILDREN; in setTintBlendMode()
[all …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt16467 Landroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->N_CHILDREN:I