Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarButton.java89 private boolean mIsDefaultAppIconForRoleEnabled; field in CarSystemBarButton
250 return mIsDefaultAppIconForRoleEnabled; in isDefaultAppIconForRoleEnabled()
424 mIsDefaultAppIconForRoleEnabled = typedArray.getBoolean(
436 if (mIsDefaultAppIconForRoleEnabled && mAppIcon != null) {