Searched refs:mAppsControlDisallowedBySystem (Results 1 – 7 of 7) sorted by relevance
94 private boolean mAppsControlDisallowedBySystem; field in StorageApplicationActionButtonsPreferenceController199 mAppsControlDisallowedBySystem = RestrictedLockUtilsInternal.hasBaseUserRestriction( in onStartInternal()220 if (data == null || mAppsControlDisallowedBySystem) { in onDataLoaded()244 mAppsControlDisallowedBySystem = disallowed; in setAppsControlDisallowedBySystem()248 if (mAppsControlDisallowedAdmin != null && !mAppsControlDisallowedBySystem) { in handleClearCacheClick()261 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()454 if (mAppsControlDisallowedBySystem) { in refreshGrantedUriPermissions()584 if (mAppsControlDisallowedBySystem || AppUtils.isMainlineModule(mPm, mPackageName)) {
67 protected boolean mAppsControlDisallowedBySystem; field in AppInfoBase112 mAppsControlDisallowedBySystem = RestrictedLockUtilsInternal.hasBaseUserRestriction( in onResume()
128 private boolean mAppsControlDisallowedBySystem; field in AppButtonsPreferenceController192 mAppsControlDisallowedBySystem = RestrictedLockUtilsInternal.hasBaseUserRestriction( in onResume()235 boolean uninstallBlockedBySystem = mAppsControlDisallowedBySystem || in onClick()275 if (mAppsControlDisallowedAdmin != null && !mAppsControlDisallowedBySystem) { in onClick()453 if (mAppsControlDisallowedBySystem) { in updateUninstallButton()529 if (mAppsControlDisallowedBySystem) { in updateForceStopButtonInner()
116 private boolean mAppsControlDisallowedBySystem; field in AppInfoDashboardFragment281 mAppsControlDisallowedBySystem = RestrictedLockUtilsInternal.hasBaseUserRestriction( in onResume()421 shouldShowUninstallForAll(mAppEntry) && !mAppsControlDisallowedBySystem); in onPrepareOptionsMenu()433 && !mAppsControlDisallowedBySystem in onPrepareOptionsMenu()
73 protected boolean mAppsControlDisallowedBySystem; field in NotificationAccessDetails176 mAppsControlDisallowedBySystem = RestrictedLockUtilsInternal.hasBaseUserRestriction( in onResume()