Searched refs:sendShowAdminSupportDetailsIntent (Results 1 – 2 of 2) sorted by relevance
112 RestrictedLockUtils.sendShowAdminSupportDetailsIntent(mContext, mEnforcedAdmin); in performClick()
588 sendShowAdminSupportDetailsIntent(context, admin); in setMenuItemAsDisabledByAdmin()617 public static void sendShowAdminSupportDetailsIntent(Context context, EnforcedAdmin admin) { in sendShowAdminSupportDetailsIntent() method in RestrictedLockUtils