Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSecurityControllerImpl.java22 import android.app.admin.DevicePolicyManager.DeviceOwnerType;
242 @DeviceOwnerType
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DOwners.java25 import android.app.admin.DevicePolicyManager.DeviceOwnerType;
642 void setDeviceOwnerType(String packageName, @DeviceOwnerType int deviceOwnerType) { in setDeviceOwnerType()
657 @DeviceOwnerType
DDevicePolicyManagerService.java166 import android.app.admin.DevicePolicyManager.DeviceOwnerType;
17500 @DeviceOwnerType int deviceOwnerType) {
17515 @DeviceOwnerType
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java2859 public @interface DeviceOwnerType {} annotation in DevicePolicyManager
13867 @DeviceOwnerType int deviceOwnerType) { in setDeviceOwnerType()
13889 @DeviceOwnerType