Searched refs:RECEIVER_ACTION_NAME (Results 1 – 1 of 1) sorted by relevance
226 private static final String RECEIVER_ACTION_NAME = field in PackageManagerTest420 Intent broadcastIntent = new Intent(RECEIVER_ACTION_NAME); in testQuery()