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