Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DDeviceAdminSettings.java394 final ComponentName activeAdmin = activeAdmins.get(i); in addActiveAdminsForProfile() local
397 ai = iPackageManager.getReceiverInfo(activeAdmin, in addActiveAdminsForProfile()
402 Log.w(TAG, "Unable to load component: " + activeAdmin); in addActiveAdminsForProfile()