Searched refs:sendPendingIntentBroadcast (Results 1 – 1 of 1) sorted by relevance
473 sendPendingIntentBroadcast(0, receiver.getNotifier()); in testPendingIntentBroadcast_appBIsBackground()640 sendPendingIntentBroadcast(delayMs, receiver.getNotifier()); in assertPendingIntentBroadcastTimeoutTest()666 private void sendPendingIntentBroadcast(int delayMs, @Nullable ResultReceiver eventNotifier) { in sendPendingIntentBroadcast() method in BackgroundActivityLaunchTest