Searched refs:showAdminSupportDetailsIntent (Results 1 – 1 of 1) sorted by relevance
457 final Intent showAdminSupportDetailsIntent = dpm.createAdminSupportIntent(restriction); in startAdminSupportDetailsActivity() local458 if (showAdminSupportDetailsIntent != null) { in startAdminSupportDetailsActivity()459 startActivity(showAdminSupportDetailsIntent); in startAdminSupportDetailsActivity()