Searched refs:mExtraAttrs (Results 1 – 1 of 1) sorted by relevance
110 private SparseArray<TypedValue> mExtraAttrs; field in InvariantDeviceProfile153 mExtraAttrs = p.mExtraAttrs; in InvariantDeviceProfile()294 mExtraAttrs = closestProfile.extraAttrs; in initGridOption()311 return mExtraAttrs == null ? null : mExtraAttrs.get(attr); in getAttrValue()