Home
last modified time | relevance | path

Searched defs:root (Results 476 – 500 of 672) sorted by relevance

1...<<11121314151617181920>>...27

/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/hotspot2/omadm/
H A DPpsMoParser.java390 XMLNode root = null; in parseMoText() local
653 private static PasspointConfiguration parsePpsInstance(PPSNode root) in parsePpsInstance()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutUser.java373 final File root = mService.injectUserDataPath(mUserId); in saveToXml() local
H A DStagingManager.java678 final StagedSession root = getParentSessionOrSelf(session); in isRollback() local
745 final StagedSession root = stagedSession; in checkNonOverlappingWithStagedSessions() local
/aosp14/frameworks/base/core/java/android/view/
H A DWindowlessWindowManager.java322 final ViewRootImpl root = rootView.getViewRootImpl(); in getWindowBinder() local
332 final ViewRootImpl root = rootView.getViewRootImpl(); in getSurfaceControl() local
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DRecentTasksTest.java465 final Task root = createTaskBuilder(".CreatedByOrganizerRoot").build(); in testAppendOrganizedChildTaskInfo() local
1603 WindowContainer<?> root, int callingUid, ArraySet<Integer> profileIds) { in getTasks()
H A DDualDisplayAreaGroupPolicyTest.java667 @NonNull DisplayContent content, @NonNull RootDisplayArea root, in instantiate()
/aosp12/art/runtime/
H A Dintern_table.cc68 for (auto& root : new_strong_intern_roots_) { in VisitRoots() local
/aosp12/frameworks/opt/net/wifi/libs/WifiTrackerLib/tests/
H A Dsimulate_wifi.py789 def root() -> None: function
/aosp12/bionic/libc/bionic/
H A Dfts.c80 FTSENT *p, *root; in __fts_open() local
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DLayout.java383 ViewRootImpl root = AttachInfo_Accessor.getRootView(this); in requestFitSystemWindows() local
/aosp12/frameworks/base/tests/DynamicCodeLoggerIntegrationTests/src/com/android/server/pm/dex/
H A DDynamicCodeLoggerIntegrationTests.java272 File root = new File("/"); in testGeneratesEvents_spoofed_pathTraversal() local
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DUserCredentialsSettings.java136 View root = getActivity().getLayoutInflater() in onCreateDialog() local
H A DSettingsPreferenceFragment.java137 final View root = super.onCreateView(inflater, container, savedInstanceState); in onCreateView() local
/aosp12/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
H A DLiveWallpaperPreview.java644 final View root = getWindow().getDecorView(); in onServiceConnected() local
/aosp14/frameworks/base/tests/DynamicCodeLoggerIntegrationTests/src/com/android/server/pm/dex/
H A DDynamicCodeLoggerIntegrationTests.java282 File root = new File("/"); in testGeneratesEvents_spoofed_pathTraversal() local
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DFillUi.java378 final ViewGroup root = (ViewGroup) rootView; in applyCancelAction() local
/aosp12/build/make/tools/
H A Dfat16copy.py773 root = fat(sys.argv[1]).root variable
/aosp12/system/core/libprocessgroup/
H A Dprocessgroup.cpp193 std::unique_ptr<DIR, decltype(&closedir)> root(opendir(cgroup_root_path.c_str()), closedir); in removeAllProcessGroups() local
/aosp12/frameworks/base/media/java/android/service/media/
H A DMediaBrowserService.java121 BrowserRoot root; field in MediaBrowserService.ConnectionRecord
/aosp12/frameworks/base/services/incremental/
H A DIncrementalService.cpp235 static bool checkReadLogsDisabledMarker(std::string_view root) { in checkReadLogsDisabledMarker()
329 void IncrementalService::IncFsMount::cleanupFilesystem(std::string_view root) { in cleanupFilesystem()
1434 mIncFs->listExistingMounts([this, &mountedRootNames](auto root, auto backingDir, auto binds) { in adoptMountedInstances()
1647 const auto root = path::join(mIncrementalDir, name); in mountExistingImages() local
1654 bool IncrementalService::mountExistingImage(std::string_view root) { in mountExistingImage()
/aosp14/frameworks/base/services/incremental/
H A DIncrementalService.cpp240 static bool checkReadLogsDisabledMarker(std::string_view root) { in checkReadLogsDisabledMarker()
334 void IncrementalService::IncFsMount::cleanupFilesystem(std::string_view root) { in cleanupFilesystem()
1454 mIncFs->listExistingMounts([this, &mountedRootNames](auto root, auto backingDir, auto binds) { in adoptMountedInstances()
1667 const auto root = path::join(mIncrementalDir, name); in mountExistingImages() local
1674 bool IncrementalService::mountExistingImage(std::string_view root) { in mountExistingImage()
/aosp12/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityRecord.java158 public void setSource(@Nullable View root, int virtualDescendantId) { in setSource()
/aosp12/packages/providers/MediaProvider/jni/
H A Dnode-inl.h146 node* root = new node(nullptr, path, path, false /* should_invalidate */, in CreateRoot() local
/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityRecord.java154 public void setSource(@Nullable View root, int virtualDescendantId) { in setSource()
/aosp14/frameworks/base/tools/aapt2/link/
H A DManifestFixer.cpp705 xml::Element* root = xml::FindRootElement(doc->root.get()); in Consume() local

1...<<11121314151617181920>>...27