Searched refs:ACTION2 (Results 1 – 1 of 1) sorted by relevance
61 private const val ACTION2 = "TEST_ACTION2" constant188 val receiverData = ReceiverData(receiver1, IntentFilter(ACTION2), directExecutor, USER) in testNotRegisteredWithWrongAction_throwsException()274 actionReceiver.onReceive(mContext, Intent(ACTION2)) in testBroadcastWithWrongAction_throwsException()