Searched refs:getIntentForComponent (Results 1 – 1 of 1) sorted by relevance
751 final Intent launchIntent = getIntentForComponent(type); in launchComponentAndAssertNetworkAccess()775 final Intent launchIntent = getIntentForComponent(TYPE_COMPONENT_FOREGROUND_SERVICE); in startForegroundService()780 private Intent getIntentForComponent(int type) { in getIntentForComponent() method in AbstractRestrictBackgroundNetworkTestCase