Searched refs:intentRed (Results 1 – 1 of 1) sorted by relevance
2421 final Intent intentRed = new Intent(ACTION_UID_REMOVED); in testStatsFactoryRemoveUids() local2422 intentRed.putExtra(EXTRA_UID, UID_RED); in testStatsFactoryRemoveUids()2423 mServiceContext.sendBroadcast(intentRed); in testStatsFactoryRemoveUids()