Searched refs:ACTION_BROADCAST_INTERNAL (Results 1 – 1 of 1) sorted by relevance
45 private static final String ACTION_BROADCAST_INTERNAL = field in BroadcastReceiverTest175 filter.addAction(ACTION_BROADCAST_INTERNAL); in testOnReceive()182 activity.sendBroadcast(new Intent(ACTION_BROADCAST_INTERNAL) in testOnReceive()362 filter.addAction(ACTION_BROADCAST_INTERNAL); in testPeekService()365 activity.sendBroadcast(new Intent(ACTION_BROADCAST_INTERNAL) in testPeekService()376 activity.sendBroadcast(new Intent(ACTION_BROADCAST_INTERNAL) in testPeekService()