Searched refs:adminSupportIntent (Results 1 – 1 of 1) sorted by relevance
132 final Intent adminSupportIntent = dpm.createAdminSupportIntent( in processOutgoingCallIntent() local134 if (adminSupportIntent != null) { in processOutgoingCallIntent()135 mContext.startActivity(adminSupportIntent); in processOutgoingCallIntent()