Home
last modified time | relevance | path

Searched refs:CTS_TEST_RECEIVER_COMPONENT (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telephony/current/EmbmsMiddlewareTestApp/src/android/telephony/cts/embmstestapp/
DCtsDownloadService.java90 public static final ComponentName CTS_TEST_RECEIVER_COMPONENT = field in CtsDownloadService
389 requestIntent.setComponent(CTS_TEST_RECEIVER_COMPONENT);
468 downloadResultIntent.setComponent(CTS_TEST_RECEIVER_COMPONENT); in composeDownloadResultIntent()