Searched refs:mAppsControlDisallowedBySystem (Results 1 – 3 of 3) sorted by relevance
197 if (mAppsControlDisallowedAdmin != null && !mAppsControlDisallowedBySystem) { in onClick()206 if (mAppsControlDisallowedAdmin != null && !mAppsControlDisallowedBySystem) { in onClick()222 if (mAppsControlDisallowedAdmin != null && !mAppsControlDisallowedBySystem) { in onClick()326 if (mAppsControlDisallowedBySystem) { in refreshSizeInfo()377 if (mAppsControlDisallowedBySystem) { in initDataButtons()499 if (mAppsControlDisallowedBySystem) { in refreshGrantedUriPermissions()
59 protected boolean mAppsControlDisallowedBySystem; field in AppInfoBase101 mAppsControlDisallowedBySystem = RestrictedLockUtils.hasBaseUserRestriction(getActivity(), in onResume()
263 if (mAppsControlDisallowedBySystem) { in initUninstallButtons()459 uninstallUpdatesItem.setVisible(mUpdatedSysApp && !mAppsControlDisallowedBySystem); in onPrepareOptionsMenu()696 if (mAppsControlDisallowedBySystem) {772 boolean uninstallBlockedBySystem = mAppsControlDisallowedBySystem ||797 if (mAppsControlDisallowedAdmin != null && !mAppsControlDisallowedBySystem) {