Searched defs:actionReceiver (Results 1 – 2 of 2) sorted by relevance
99 val actionReceiver = userBroadcastDispatcher.getActionReceiver(ACTION_1) in testSingleReceiverRegistered() constant126 val actionReceiver = userBroadcastDispatcher.getActionReceiver(ACTION_1) in testSingleReceiverUnregistered() constant
152 actionsToActionsReceivers.forEach { (action, actionReceiver) -> in <lambda>() method