Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/base/
H A DRootInfo.java208 newRoot.userId = root.userId; in copyRootInfo()
209 newRoot.authority = root.authority; in copyRootInfo()
210 newRoot.rootId = root.rootId; in copyRootInfo()
211 newRoot.flags = root.flags; in copyRootInfo()
212 newRoot.icon = root.icon; in copyRootInfo()
213 newRoot.title = root.title; in copyRootInfo()
214 newRoot.summary = root.summary; in copyRootInfo()
215 newRoot.documentId = root.documentId; in copyRootInfo()
217 newRoot.mimeTypes = root.mimeTypes; in copyRootInfo()
218 newRoot.queryArgs = root.queryArgs; in copyRootInfo()
[all …]
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/
H A DUnfoldLightRevealOverlayAnimation.kt137 val newRoot = SurfaceControlViewHost(context, context.display!!, wwm, false) regex
146 newRoot.setView(newView, params)
152 newRoot.relayout(params) { transaction ->
178 root = newRoot
/aosp12/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/
H A DProfileTabsTest.java183 RootInfo newRoot = RootInfo.copyRootInfo(mTestCommonAddons.mCurrentRoot); in testUpdateView_afterCurrentRootChanged_shouldChangeSelectedUser() local
184 newRoot.userId = managedUser; in testUpdateView_afterCurrentRootChanged_shouldChangeSelectedUser()
185 mTestCommonAddons.mCurrentRoot = newRoot; in testUpdateView_afterCurrentRootChanged_shouldChangeSelectedUser()
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
H A DMockSystem.kt634 val newRoot = Files.createTempDirectory(partition.folder.name).toFile() regex
635 whenever(spy.overlayFolder).thenReturn(File(newRoot, "overlay"))
636 whenever(spy.appFolder).thenReturn(File(newRoot, "app"))
637 whenever(spy.privAppFolder).thenReturn(File(newRoot, "priv-app"))
638 whenever(spy.folder).thenReturn(newRoot)
/aosp12/frameworks/base/tools/aapt/
H A DResourceTable.cpp4864 sp<XMLNode> newRoot = NULL; in modifyForCompat() local
4893 if (newRoot == NULL) { in modifyForCompat()
4894 newRoot = root->clone(); in modifyForCompat()
4923 if (newRoot == NULL) { in modifyForCompat()
4965 item.xmlRoot = newRoot; in modifyForCompat()
/aosp12/packages/apps/TV/libs/m2/
H A Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
H A Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...