Searched refs:sendCommandWithBroadcastOptions (Results 1 – 3 of 3) sorted by relevance
/cts/tests/app/src/android/app/cts/ |
D | BroadcastOptionsIntegrationTest.java | 65 CommandReceiver.sendCommandWithBroadcastOptions(instrumentation.getContext(), in assertBroadcastSuccess() 76 CommandReceiver.sendCommandWithBroadcastOptions(instrumentation.getContext(), in assertBroadcastFailure()
|
D | ActivityManagerFgsBgStartTest.java | 1381 CommandReceiver.sendCommandWithBroadcastOptions(mContext, in testTempAllowListTypeInternal() 1880 CommandReceiver.sendCommandWithBroadcastOptions(mContext, in testTempAllowListReasonCodeInternal() 1942 CommandReceiver.sendCommandWithBroadcastOptions(mContext, in testTempAllowListReasonCodeAlarmClock() 2015 CommandReceiver.sendCommandWithBroadcastOptions(mContext, in testAlarmClockFgsNotStoppedByBackgroundRestrictedInternal() 2325 CommandReceiver.sendCommandWithBroadcastOptions(mContext, in testOverlappedTempAllowListByBroadcastOptions() 2354 CommandReceiver.sendCommandWithBroadcastOptions(mContext, in testOverlappedTempAllowListByBroadcastOptions()
|
/cts/tests/app/app/src/android/app/stubs/ |
D | CommandReceiver.java | 733 public static void sendCommandWithBroadcastOptions(Context context, int command, in sendCommandWithBroadcastOptions() method in CommandReceiver
|