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