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