Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/embms/cts/
DMbmsDownloadReceiverTest.java105 private String tempFileRootDirPath; field in MbmsDownloadReceiverTest
122 tempFileRootDirPath = tempFileRootDir.getCanonicalPath(); in setUp()
301 intent.putExtra(VendorUtils.EXTRA_TEMP_FILE_ROOT, tempFileRootDirPath); in populateIntentWithCommonFields()