Searched refs:getEnforcingAdminAndUserDetailsInternal (Results 1 – 1 of 1) sorted by relevance
15996 if (getEnforcingAdminAndUserDetailsInternal(userId, null) != null in createShowAdminSupportIntent()16006 if (getEnforcingAdminAndUserDetailsInternal(userId, userRestriction) != null) { in createUserRestrictionSupportIntent()16421 private Bundle getEnforcingAdminAndUserDetailsInternal(int userId, String restriction) { in getEnforcingAdminAndUserDetailsInternal() method16683 return getEnforcingAdminAndUserDetailsInternal(userId, restriction); in getEnforcingAdminAndUserDetails()16704 if (getEnforcingAdminAndUserDetailsInternal(userId, restriction) != null) { in createAdminSupportIntent()