Searched defs:isProfileOwnerApp (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java4920 * @see #isProfileOwnerApp
4940 * @see #isProfileOwnerApp
4965 public boolean isProfileOwnerApp(String packageName) { method in class:DevicePolicyManager
4966 throwIfParentInstance("isProfileOwnerApp");

Completed in 48 milliseconds