Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
H A DShadowDevicePolicyManager.java10 import android.app.admin.DevicePolicyManager.DeviceOwnerType;
84 @DeviceOwnerType int deviceOwnerType) { in setDeviceOwnerType()
88 @DeviceOwnerType
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSecurityControllerImpl.java22 import android.app.admin.DevicePolicyManager.DeviceOwnerType;
246 @DeviceOwnerType
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DOwners.java24 import android.app.admin.DevicePolicyManager.DeviceOwnerType;
640 void setDeviceOwnerType(String packageName, @DeviceOwnerType int deviceOwnerType) { in setDeviceOwnerType()
655 @DeviceOwnerType
H A DDevicePolicyManagerService.java168 import android.app.admin.DevicePolicyManager.DeviceOwnerType;
17841 @DeviceOwnerType int deviceOwnerType) {
17856 @DeviceOwnerType
/aosp12/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java2891 public @interface DeviceOwnerType {} annotation in DevicePolicyManager
14029 @DeviceOwnerType int deviceOwnerType) { in setDeviceOwnerType()
14051 @DeviceOwnerType