Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DDeviceAdminAdd.java362 if (hasBaseCantRemoveProfileRestriction()) { in onCreate()
572 final boolean hasBaseRestriction = hasBaseCantRemoveProfileRestriction(); in updateInterface()
634 private boolean hasBaseCantRemoveProfileRestriction() { in hasBaseCantRemoveProfileRestriction() method in DeviceAdminAdd