Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/admin/
H A DDeviceAdminInfo.java366 String deviceOwnerModeStringValue = in DeviceAdminInfo() local
369 if (deviceOwnerModeStringValue.equalsIgnoreCase("unsupported")) { in DeviceAdminInfo()
371 } else if (deviceOwnerModeStringValue.equalsIgnoreCase("affiliated")) { in DeviceAdminInfo()