Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/util/
DThemes.java170 IntArray keysToIgnore) { in createValueMap() argument
176 attrNameArray.removeAllValues(keysToIgnore); in createValueMap()
/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DIconShape.java417 IntArray keysToIgnore = new IntArray(0);
428 shape.mAttrs = Themes.createValueMap(context, attrs, keysToIgnore);