Home | History | Annotate | Download | only in admin

Lines Matching defs:isAffiliatedUser

4561      * 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
7681 * @see #isAffiliatedUser
7709 * @see #isAffiliatedUser
8277 * device. Otherwise a {@link SecurityException} will be thrown. See {@link #isAffiliatedUser}.
8284 * @see #isAffiliatedUser
8408 * device. Otherwise a {@link SecurityException} will be thrown. See {@link #isAffiliatedUser}.
8415 * @see #isAffiliatedUser
8637 * @see #isAffiliatedUser
8672 public boolean isAffiliatedUser() {
8673 throwIfParentInstance("isAffiliatedUser");
8675 return mService.isAffiliatedUser();