Searched defs:deviceOwnerType (Results 1 – 4 of 4) sorted by relevance
141 public void setDeviceOwnerType(@NonNull ComponentName admin, int deviceOwnerType) { in setDeviceOwnerType()
642 void setDeviceOwnerType(String packageName, @DeviceOwnerType int deviceOwnerType) { in setDeviceOwnerType()1073 int deviceOwnerType = parser.getAttributeInt(null, ATTR_DEVICE_OWNER_TYPE_VALUE, in readInner() local
520 void setDeviceOwnerType(in ComponentName admin, in int deviceOwnerType); in setDeviceOwnerType()
13867 @DeviceOwnerType int deviceOwnerType) { in setDeviceOwnerType()