Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
DRestrictedLockUtilsInternal.java299 EnforcedAdmin allAppsControlDisallowedAdmin = checkIfRestrictionEnforced(context, in checkIfUninstallBlocked() local
301 if (allAppsControlDisallowedAdmin != null) { in checkIfUninstallBlocked()
302 return allAppsControlDisallowedAdmin; in checkIfUninstallBlocked()