Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java203 mExtraAttrs = closestProfile.extraAttrs; in initGrid()
498 private final SparseArray<TypedValue> extraAttrs; field in InvariantDeviceProfile.GridOption
519 extraAttrs = Themes.createValueMap(context, attrs, in GridOption()