Searched refs:addLayer (Results 1 – 1 of 1) sorted by relevance
141 addLayer(BACKGROUND_ID, createChildDrawable(backgroundDrawable)); in DynamicAdaptiveIconDrawable()144 addLayer(FOREGROUND_ID, createChildDrawable(foregroundDrawable)); in DynamicAdaptiveIconDrawable()154 private void addLayer(int index, @NonNull ChildDrawable layer) { in addLayer() method in DynamicAdaptiveIconDrawable393 addLayer(childIndex, layer); in inflateLayers()