Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DHardwarePropertiesManagerService.java167 if (!dpm.isDeviceOwnerApp(callingPackage) in enforceHardwarePropertiesRetrievalAllowed()
/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java2862 if (dpm.isDeviceOwnerApp(callingPackage) || dpm.isProfileOwnerApp(callingPackage)) { in isSetWallpaperAllowed()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java6524 public boolean isDeviceOwnerApp(String packageName) { in isDeviceOwnerApp() method in DevicePolicyManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5346 method public boolean isDeviceOwnerApp(java.lang.String);
/frameworks/base/config/
Dboot-image-profile.txt3457 HSPLandroid/app/admin/DevicePolicyManager;->isDeviceOwnerApp(Ljava/lang/String;)Z
/frameworks/base/api/
Dcurrent.txt6948 method public boolean isDeviceOwnerApp(String);