Home
last modified time | relevance | path

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

/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/data/
H A DBroadcastReceiverLiveData.kt52 if (intentAction == DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED) {
67 if (intentAction == DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED &&
104 DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED -> {
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/admin/
H A DDevicePolicyFragment.java18 import static android.app.admin.DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED;
183 new Intent(ACTION_DEVICE_ADMIN_ENABLED), /* flags= */ 0); in setAdminApps()
185 Log.i(TAG, "setDeviceAdminApps(): no receivers for " + ACTION_DEVICE_ADMIN_ENABLED); in setAdminApps()
188 Log.i(TAG, receivers.size() + " receivers for " + ACTION_DEVICE_ADMIN_ENABLED); in setAdminApps()
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/enterprise/
H A DDeviceAdminAppsPreferenceController.java68 new Intent(DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED), in updateState()
H A DDeviceAdminAddFragment.java324 new Intent(DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED), in isValidAdmin()
/aosp12/frameworks/base/core/java/android/app/admin/
H A DDeviceAdminReceiver.java92 public static final String ACTION_DEVICE_ADMIN_ENABLED field in DeviceAdminReceiver
1187 } else if (ACTION_DEVICE_ADMIN_ENABLED.equals(action)) { in onReceive()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/deviceadmin/
H A DDeviceAdminListPreferenceController.java282 new Intent(DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED), in addDeviceAdminBroadcastReceiversForProfile()
H A DDeviceAdminAdd.java184 new Intent(DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED), in onCreate()
/aosp12/packages/apps/Settings/src/com/android/settings/applications/specialaccess/deviceadmin/
H A DDeviceAdminListPreferenceController.java275 new Intent(DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED), in addDeviceAdminBroadcastReceiversForProfile()
H A DDeviceAdminAdd.java214 new Intent(DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED), in onCreate()
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/hibernation/
H A DHibernationPolicy.kt657 DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED,
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java3494 sendAdminCommandLocked(newAdmin, DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED,
3570 sendAdminCommandLocked(adminToTransfer, DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED,
10550 DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED,
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java478 DeviceAdminReceiver.ACTION_DEVICE_ADMIN_ENABLED), in testSetActiveAdmin()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt7083 …field public static final String ACTION_DEVICE_ADMIN_ENABLED = "android.app.action.DEVICE_ADMIN_EN…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt5284 …field public static final java.lang.String ACTION_DEVICE_ADMIN_ENABLED = "android.app.action.DEVIC…