Searched refs:makeWithDeferUntilActive (Results 1 – 4 of 4) sorted by relevance
356 public static BroadcastOptions makeWithDeferUntilActive(boolean deferUntilActive) { in makeWithDeferUntilActive() method in BroadcastOptions
742 final BroadcastOptions options = BroadcastOptions.makeWithDeferUntilActive(true); in testBroadcastStickyIntent()
631 final BroadcastOptions options = BroadcastOptions.makeWithDeferUntilActive(true); in testRunnableAt_freezableCoreUid()
14214 BroadcastOptions.makeWithDeferUntilActive(broadcast.deferUntilActive), in registerReceiverWithFeature()