Searched refs:mAppsControlDisallowedBySystem (Results 1 – 7 of 7) sorted by relevance
97 private boolean mAppsControlDisallowedBySystem; field in StorageApplicationActionButtonsPreferenceController204 mAppsControlDisallowedBySystem = RestrictedLockUtilsInternal.hasBaseUserRestriction( in onStartInternal()225 if (data == null || mAppsControlDisallowedBySystem) { in onDataLoaded()250 mAppsControlDisallowedBySystem = disallowed; in setAppsControlDisallowedBySystem()254 if (mAppsControlDisallowedAdmin != null && !mAppsControlDisallowedBySystem) { in handleClearCacheClick()267 if (mAppsControlDisallowedAdmin != null && !mAppsControlDisallowedBySystem) { in handleClearDataClick()
59 private final boolean mAppsControlDisallowedBySystem; field in ClearDefaultsPreference73 mAppsControlDisallowedBySystem = RestrictedLockUtilsInternal.hasBaseUserRestriction( in ClearDefaultsPreference()111 if (mAppsControlDisallowedAdmin != null && !mAppsControlDisallowedBySystem) { in onBindViewHolder()
196 if (mAppsControlDisallowedAdmin != null && !mAppsControlDisallowedBySystem) { in handleClearCacheClick()210 if (mAppsControlDisallowedAdmin != null && !mAppsControlDisallowedBySystem) { in handleClearDataClick()230 if (mAppsControlDisallowedAdmin != null && !mAppsControlDisallowedBySystem) { in onClick()319 if (mAppsControlDisallowedBySystem || AppUtils.isMainlineModule(mPm, mPackageName)) { in initDataButtons()456 if (mAppsControlDisallowedBySystem) { in refreshGrantedUriPermissions()586 if (mAppsControlDisallowedBySystem || AppUtils.isMainlineModule(mPm, mPackageName)) {
71 protected boolean mAppsControlDisallowedBySystem; field in AppInfoBase116 mAppsControlDisallowedBySystem = RestrictedLockUtilsInternal.hasBaseUserRestriction( in onResume()
129 private boolean mAppsControlDisallowedBySystem; field in AppButtonsPreferenceController193 mAppsControlDisallowedBySystem = RestrictedLockUtilsInternal.hasBaseUserRestriction( in onResume()236 boolean uninstallBlockedBySystem = mAppsControlDisallowedBySystem || in onClick()284 if (mAppsControlDisallowedAdmin != null && !mAppsControlDisallowedBySystem) { in onClick()479 if (mAppsControlDisallowedBySystem) { in updateUninstallButton()555 if (mAppsControlDisallowedBySystem) { in updateForceStopButtonInner()
116 private boolean mAppsControlDisallowedBySystem; field in AppInfoDashboardFragment281 mAppsControlDisallowedBySystem = RestrictedLockUtilsInternal.hasBaseUserRestriction( in onResume()422 shouldShowUninstallForAll(mAppEntry) && !mAppsControlDisallowedBySystem); in onPrepareOptionsMenu()434 && !mAppsControlDisallowedBySystem in onPrepareOptionsMenu()
73 protected boolean mAppsControlDisallowedBySystem; field in NotificationAccessDetails176 mAppsControlDisallowedBySystem = RestrictedLockUtilsInternal.hasBaseUserRestriction( in onResume()