Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/embms/cts/
DMbmsDownloadReceiverTest.java54 private static final String TEST_SERVICE_ID = "service_id"; field in MbmsDownloadReceiverTest
198 Uri.fromFile(new File(new File(tempFileRootDir, TEST_SERVICE_ID), "file1"))); in testBadDownloadToken()
300 intent.putExtra(VendorUtils.EXTRA_SERVICE_ID, TEST_SERVICE_ID); in populateIntentWithCommonFields()