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