Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
H A DRestrictedLockUtilsInternal.java221 EnforcedAdmin allAppsControlDisallowedAdmin = checkIfRestrictionEnforced(context, in checkIfUninstallBlocked() local
223 if (allAppsControlDisallowedAdmin != null) { in checkIfUninstallBlocked()
224 return allAppsControlDisallowedAdmin; in checkIfUninstallBlocked()