Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DDeviceAdminSettings.java330 addActiveAdminsForProfile(activeAdminsListForProfile, profileId); in updateAvailableAdminsForProfile()
387 private void addActiveAdminsForProfile(final List<ComponentName> activeAdmins, in addActiveAdminsForProfile() method in DeviceAdminSettings