Searched refs:assertSafeToStartCustomActivity (Results 1 – 2 of 2) sorted by relevance
643 assertSafeToStartCustomActivity(restrictionsIntent); in onReceive()659 private void assertSafeToStartCustomActivity(Intent intent) { in assertSafeToStartCustomActivity() method in AppRestrictionsFragment.RestrictionsResultReceiver
590 private void assertSafeToStartCustomActivity(Intent intent, String packageName) { in assertSafeToStartCustomActivity() method in AppRestrictionsFragment631 assertSafeToStartCustomActivity(preference.getIntent(), in onPreferenceTreeClick()