Searched refs:getEnforcingAdminAndUserDetailsInternal (Results 1 – 1 of 1) sorted by relevance
15744 if (getEnforcingAdminAndUserDetailsInternal(userId, null) != null in createShowAdminSupportIntent()15754 if (getEnforcingAdminAndUserDetailsInternal(userId, userRestriction) != null) { in createUserRestrictionSupportIntent()16193 private Bundle getEnforcingAdminAndUserDetailsInternal(int userId, String restriction) { in getEnforcingAdminAndUserDetailsInternal() method16347 return getEnforcingAdminAndUserDetailsInternal(userId, restriction); in getEnforcingAdminAndUserDetails()16368 if (getEnforcingAdminAndUserDetailsInternal(userId, restriction) != null) { in createAdminSupportIntent()