Home
last modified time | relevance | path

Searched refs:broadcastOptions (Results 1 – 1 of 1) sorted by relevance

/cts/tests/app/app/src/android/app/stubs/
DCommandReceiver.java400 Bundle broadcastOptions) { in sendCommandWithBroadcastOptions() argument
403 context.sendOrderedBroadcast(intent, null, broadcastOptions, null, null, 0, null, null); in sendCommandWithBroadcastOptions()