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

/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java4561 * Otherwise a {@link SecurityException} will be thrown. See {@link #isAffiliatedUser}.
4569 * @see #isAffiliatedUser
6992 * the device. See {@link #isAffiliatedUser}.
7001 * @see #isAffiliatedUser
7088 * or profile, or the profile owner when no device owner is set. See {@link #isAffiliatedUser}.
7095 * @see #isAffiliatedUser
7118 * @see #isAffiliatedUser
7160 * {@link #isAffiliatedUser}.
7167 * @see #isAffiliatedUser
7187 * @see #isAffiliatedUser
8672 public boolean isAffiliatedUser() { method in class:DevicePolicyManager
[all...]
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java11552 public boolean isAffiliatedUser() { method in class:DevicePolicyManagerService

Completed in 84 milliseconds