Searched refs:TEST_JOB_COMPONENT (Results 1 – 1 of 1) sorted by relevance
88 private static final ComponentName TEST_JOB_COMPONENT = new ComponentName( field in AbstractRestrictBackgroundNetworkTestCase850 final JobInfo jobInfo = new JobInfo.Builder(TEST_JOB_ID, TEST_JOB_COMPONENT) in launchComponentAndAssertNetworkAccess()