Home
last modified time | relevance | path

Searched refs:appendPath (Results 1 – 25 of 50) sorted by relevance

12

/frameworks/base/tools/aapt2/util/
DFiles_test.cpp37 TEST_F(FilesTest, appendPath) { in TEST_F() argument
39 appendPath(&base, "there"); in TEST_F()
45 appendPath(&base, "there"); in TEST_F()
49 appendPath(&base, "/there"); in TEST_F()
53 appendPath(&base, "/there"); in TEST_F()
DFiles.h64 void appendPath(std::string* base, StringPiece part);
DFiles.cpp144 void appendPath(std::string* base, StringPiece part) { in appendPath() function
161 appendPath(&outPath, part); in packageToPath()
/frameworks/base/core/java/android/provider/
DDocumentsContract.java670 .authority(authority).appendPath(PATH_ROOT).build(); in buildRootsUri()
681 .authority(authority).appendPath(PATH_ROOT).appendPath(rootId).build(); in buildRootUri()
704 .authority(authority).appendPath(PATH_ROOT).appendPath(rootId) in buildRecentDocumentsUri()
705 .appendPath(PATH_RECENT).build(); in buildRecentDocumentsUri()
716 .appendPath(PATH_TREE).appendPath(documentId).build(); in buildTreeDocumentUri()
729 .authority(authority).appendPath(PATH_DOCUMENT).appendPath(documentId).build(); in buildDocumentUri()
757 .authority(treeUri.getAuthority()).appendPath(PATH_TREE) in buildDocumentUriUsingTree()
758 .appendPath(getTreeDocumentId(treeUri)).appendPath(PATH_DOCUMENT) in buildDocumentUriUsingTree()
759 .appendPath(documentId).build(); in buildDocumentUriUsingTree()
784 .appendPath(PATH_DOCUMENT).appendPath(parentDocumentId).appendPath(PATH_CHILDREN) in buildChildDocumentsUri()
[all …]
DBrowserContract.java411 AUTHORITY_URI.buildUpon().appendPath("accounts").build();
/frameworks/base/tests/MusicServiceDemo/src/com/example/android/musicservicedemo/browser/
DMusicProvider.java163 pianoBuilder.appendPath(BrowserService.PIANO_BASE_PATH); in getRootContainerCurser()
174 voiceBuilder.appendPath(BrowserService.VOICE_BASE_PATH); in getRootContainerCurser()
195 builder.appendPath(BrowserService.NOW_PLAYING_PATH); in getRootItemCursor()
196 builder.appendPath(musicTrack.getTitle()); in getRootItemCursor()
220 builder.appendPath(BrowserService.PIANO_BASE_PATH); in getRootItemCursor()
221 builder.appendPath(musicTrack.getTitle()); in getRootItemCursor()
245 builder.appendPath(BrowserService.VOICE_BASE_PATH); in getRootItemCursor()
246 builder.appendPath(musicTrack.getTitle()); in getRootItemCursor()
/frameworks/base/libs/androidfw/
DAssetManager.cpp89 path.appendPath(kResourceCache); in idmapPathForPackagePath()
105 path.appendPath(filename); in idmapPathForPackagePath()
177 realPath.appendPath(kAppZipName); in addAssetPath()
323 path.appendPath(kSystemAssets); in addDefaultAssets()
492 assetName.appendPath(fileName); in open()
646 overlaysListPath.appendPath(kResourceCache); in appendPathToResTable()
647 overlaysListPath.appendPath("overlays.list"); in appendPathToResTable()
848 path.appendPath(fileName); in openNonAssetInPathLocked()
935 path.appendPath(fileName); in openInLocaleVendorLocked()
958 path.appendPath(fileName); in openInLocaleVendorLocked()
[all …]
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DRecentsProvider.java105 .authority(AUTHORITY).appendPath("recent").build(); in buildRecent()
110 .appendPath("state").appendPath(authority).appendPath(rootId).appendPath(documentId) in buildState()
116 .authority(AUTHORITY).appendPath("resume").appendPath(packageName).build(); in buildResume()
/frameworks/ex/common/java/com/android/common/
DSearch.java101 uriBuilder.appendPath(SearchManager.SUGGEST_URI_PATH_QUERY); in getSuggestions()
110 uriBuilder.appendPath(query); in getSuggestions()
/frameworks/base/tools/aapt/
DCacheUpdater.h75 toCreate = existsPath.getPathLeaf().appendPath(toCreate); in ensureDirectoriesExist()
82 existsPath.appendPath(toCreate.walkPath(&remains)); in ensureDirectoriesExist()
DAaptAssets.cpp99 fullPath.appendPath(path); in isHidden()
512 name.appendPath(mPath); in getPrintableSource()
705 pathName.appendPath(fileNames[i].string()); in slurpFullTree()
913 partialPath.appendPath(root); in addFile()
1158 subdirName.appendPath(entry->d_name); in slurpResourceTree()
/frameworks/base/core/tests/coretests/src/android/content/
DContentProviderOperationTest.java60 return uri.buildUpon().appendPath("19").build(); in testInsert()
63 assertEquals(sTestUri1.buildUpon().appendPath("19").toString(), result.uri.toString()); in testInsert()
73 return uri.buildUpon().appendPath("19").build(); in testInsertNoValues()
76 assertEquals(sTestUri1.buildUpon().appendPath("19").toString(), result.uri.toString()); in testInsertNoValues()
115 return uri.buildUpon().appendPath("19").build(); in testInsertWithBackRefs()
118 assertEquals(sTestUri1.buildUpon().appendPath("19").toString(), result.uri.toString()); in testInsertWithBackRefs()
130 return uri.buildUpon().appendPath("19").build(); in testUpdate()
133 assertEquals(sTestUri1.buildUpon().appendPath("19").toString(), result.uri.toString()); in testUpdate()
/frameworks/base/cmds/idmap/
Dscan.cpp173 filename.appendPath("overlays.list"); in idmap_scan()
205 idmap_path.appendPath(flatten_path(overlay_apk_path + 1)); in idmap_scan()
/frameworks/base/media/java/android/media/tv/
DTvContentRatingSystemInfo.java51 .appendPath(String.valueOf(xmlResourceId)) in createTvContentRatingSystemInfo()
DTvContract.java140 .appendPath(PATH_PASSTHROUGH).appendPath(inputId).build(); in buildChannelUriForPassthroughInput()
/frameworks/base/core/java/android/app/
DSearchManager.java901 uriBuilder.appendPath(SearchManager.SUGGEST_URI_PATH_QUERY); in getSuggestions()
910 uriBuilder.appendPath(query); in getSuggestions()
/frameworks/base/tools/aapt2/flatten/
DArchive.cpp54 file::appendPath(&fullPath, path); in startEntry()
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientAlternatesAdapter.java354 .appendPath(constraint.toString()) in doQuery()
409 .appendPath(Contacts.Entity.CONTENT_DIRECTORY) in getCursorForConstruction()
424 .appendPath(Contacts.Entity.CONTENT_DIRECTORY) in getCursorForConstruction()
/frameworks/ex/common/java/com/android/common/contacts/
DBaseEmailAddressAdapter.java177 .appendPath(constraint.toString()) in performFiltering()
233 .appendPath(constraint.toString()) in performFiltering()
DDataUsageStatUpdater.java212 .appendPath(TextUtils.join(",", dataIds)) in update()
/frameworks/base/tools/aapt2/compile/
DCompile.cpp151 file::appendPath(&prefixPath, entry->d_name); in loadInputFilesFromDir()
169 file::appendPath(&fullPath, leafEntry->d_name); in loadInputFilesFromDir()
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DSuggestionsAdapter.java736 uriBuilder.appendPath(SearchManager.SUGGEST_URI_PATH_QUERY); in getSearchManagerSuggestions()
745 uriBuilder.appendPath(query); in getSearchManagerSuggestions()
/frameworks/base/tools/aapt2/link/
DLink.cpp732 file::appendPath(&outPath, file::packageToPath(util::utf16ToUtf8(outPackage))); in writeJavaFile()
739 file::appendPath(&outPath, "R.java"); in writeJavaFile()
789 file::appendPath(&outPath, file::packageToPath(packageUtf8)); in writeManifestJavaFile()
797 file::appendPath(&outPath, "Manifest.java"); in writeManifestJavaFile()
/frameworks/base/telephony/java/com/android/internal/telephony/
DCallerInfoAsyncQuery.java417 .appendPath(number) in startQuery()
/frameworks/base/core/tests/coretests/src/android/net/
DUriTest.java318 uri = uri.buildUpon().appendPath("c").build(); in testPathOperations()
342 Uri withC = Uri.parse("foo:/a/b/").buildUpon().appendPath("c").build(); in testPathOperations()

12