Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/EmbmsMiddlewareTestApp/src/android/telephony/cts/embmstestapp/
DCtsDownloadService.java137 private String mTempFileRootDirPath = null; field in CtsDownloadService
224 mTempFileRootDirPath = rootDirectoryPath;
342 mTempFileRootDirPath = null;
388 requestIntent.putExtra(VendorUtils.EXTRA_TEMP_FILE_ROOT, mTempFileRootDirPath);
465 mTempFileRootDirPath); in composeDownloadResultIntent()