Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
DRestrictedLockUtils.java115 ? getDeviceOwner(context, userRestriction) in checkIfRestrictionEnforced()
547 public static EnforcedAdmin getDeviceOwner(Context context) { in getDeviceOwner() method in RestrictedLockUtils
548 return getDeviceOwner(context, null); in getDeviceOwner()
551 private static EnforcedAdmin getDeviceOwner(Context context, String enforcedRestriction) { in getDeviceOwner() method in RestrictedLockUtils
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java5147 public @Nullable String getDeviceOwner() { in getDeviceOwner() method in DevicePolicyManager
/frameworks/base/api/
Dsystem-current.txt432 method public java.lang.String getDeviceOwner();
/frameworks/base/config/
Dhiddenapi-public-dex.txt1465 Landroid/app/admin/DevicePolicyManager;->getDeviceOwner()Ljava/lang/String;
Dboot-image-profile.txt909 HPLandroid/app/admin/DevicePolicyManager;->getDeviceOwner()Ljava/lang/String;