Searched refs:sendShowAdminSupportDetailsIntent (Results 1 – 5 of 5) sorted by relevance
114 RestrictedLockUtils.sendShowAdminSupportDetailsIntent(mContext, mEnforcedAdmin); in performClick()
646 sendShowAdminSupportDetailsIntent(context, admin); in setMenuItemAsDisabledByAdmin()
294 RestrictedLockUtils.sendShowAdminSupportDetailsIntent(mContext, enforcedAdmin); in sendShowAdminSupportDetailsIntent_extraRestrictionProvided()303 RestrictedLockUtils.sendShowAdminSupportDetailsIntent(mContext, null); in sendShowAdminSupportDetailsIntent_noExtraRestriction()
87 public static void sendShowAdminSupportDetailsIntent(Context context, EnforcedAdmin admin) { in sendShowAdminSupportDetailsIntent() method in RestrictedLockUtils
479 RestrictedLockUtils.sendShowAdminSupportDetailsIntent(mContext, mAdmin); in doAction()