Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/EmbmsMiddlewareTestApp/src/android/telephony/cts/embmstestapp/
DCtsDownloadService.java94 public static final Uri DOWNLOAD_SOURCE_URI_ROOT = field in CtsDownloadService
98 DOWNLOAD_SOURCE_URI_ROOT.buildUpon().appendPath("file1.txt").build(),
101 DOWNLOAD_SOURCE_URI_ROOT.buildUpon().appendPath("sub_dir1")
109 public static final Uri SOURCE_URI_1 = DOWNLOAD_SOURCE_URI_ROOT.buildUpon()
111 public static final Uri SOURCE_URI_2 = DOWNLOAD_SOURCE_URI_ROOT.buildUpon()
113 public static final Uri SOURCE_URI_3 = DOWNLOAD_SOURCE_URI_ROOT.buildUpon()