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()
194 if (mAppsControlDisallowedAdmin != null && !mAppsControlDisallowedBySystem) { in handleClearCacheClick()208 if (mAppsControlDisallowedAdmin != null && !mAppsControlDisallowedBySystem) { in handleClearDataClick()228 if (mAppsControlDisallowedAdmin != null && !mAppsControlDisallowedBySystem) { in onClick()321 if (mAppsControlDisallowedBySystem || AppUtils.isMainlineModule(mPm, mPackageName)) { in initDataButtons()455 if (mAppsControlDisallowedBySystem) { in refreshGrantedUriPermissions()584 if (mAppsControlDisallowedBySystem || AppUtils.isMainlineModule(mPm, mPackageName)) {
59 private final boolean mAppsControlDisallowedBySystem; field in ClearDefaultsPreference73 mAppsControlDisallowedBySystem = RestrictedLockUtilsInternal.hasBaseUserRestriction( in ClearDefaultsPreference()111 if (mAppsControlDisallowedAdmin != null && !mAppsControlDisallowedBySystem) { in onBindViewHolder()
66 protected boolean mAppsControlDisallowedBySystem; field in AppInfoBase111 mAppsControlDisallowedBySystem = RestrictedLockUtilsInternal.hasBaseUserRestriction( in onResume()
130 private boolean mAppsControlDisallowedBySystem; field in AppButtonsPreferenceController194 mAppsControlDisallowedBySystem = RestrictedLockUtilsInternal.hasBaseUserRestriction( in onResume()236 boolean uninstallBlockedBySystem = mAppsControlDisallowedBySystem || in onClick()280 if (mAppsControlDisallowedAdmin != null && !mAppsControlDisallowedBySystem) { in onClick()460 if (mAppsControlDisallowedBySystem) { in updateUninstallButton()537 if (mAppsControlDisallowedBySystem) { in updateForceStopButtonInner()
104 private boolean mAppsControlDisallowedBySystem; field in AppInfoDashboardFragment254 mAppsControlDisallowedBySystem = RestrictedLockUtilsInternal.hasBaseUserRestriction( in onResume()395 && !mAppsControlDisallowedBySystem in onPrepareOptionsMenu()
73 protected boolean mAppsControlDisallowedBySystem; field in NotificationAccessDetails172 mAppsControlDisallowedBySystem = RestrictedLockUtilsInternal.hasBaseUserRestriction( in onResume()