Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DInvariantDeviceProfile.java312 mExtraAttrs = closestProfile.extraAttrs; in initGrid()
692 private final SparseArray<TypedValue> extraAttrs; field in InvariantDeviceProfile.GridOption
740 extraAttrs = Themes.createValueMap(context, attrs, in GridOption()