Searched refs:startPendingIntentSenderActivity (Results 1 – 1 of 1) sorted by relevance
448 startPendingIntentSenderActivity(APP_A, APP_B, /* allowBalBySender */ true); in testPendingIntentActivity_whenSenderAllowsBal_isNotBlocked()647 startPendingIntentSenderActivity(APP_A, APP_B, /* allowBalBySender */ false); in testPendingIntentActivity_whenSenderDoesNotAllowBal_isBlocked()1312 private void startPendingIntentSenderActivity(Components appToCreatePendingIntent, in startPendingIntentSenderActivity() method in BackgroundActivityLaunchTest