Home
last modified time | relevance | path

Searched defs:root (Results 1 – 25 of 179) sorted by relevance

12345678

/aosp14/system/core/libcutils/
H A Dconfig_utils.cpp38 cnode* config_find(cnode *root, const char *name) in config_find()
50 static cnode* _config_create(cnode *root, const char *name) in _config_create()
66 int config_bool(cnode *root, const char *name, int _default) in config_bool()
84 const char* config_str(cnode *root, const char *name, const char *_default) in config_str()
94 void config_set(cnode *root, const char *name, const char *value) in config_set()
261 static int parse_expr(cstate *cs, cnode *root) in parse_expr()
291 void config_load(cnode *root, char *data) in config_load()
311 void config_load_file(cnode *root, const char *fn) in config_load_file()
318 void config_free(cnode *root) in config_free()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DConfigurationContainerTests.java60 final TestConfigurationContainer root = new TestConfigurationContainer(); in testConfigurationInit() local
97 final TestConfigurationContainer root = new TestConfigurationContainer(); in testConfigurationChangeOnAddRemove() local
143 final TestConfigurationContainer root = new TestConfigurationContainer(); in testConfigurationChangePropagation() local
215 final TestConfigurationContainer root = new TestConfigurationContainer(); in testSetAlwaysOnTop() local
229 final TestConfigurationContainer root = new TestConfigurationContainer(); in testSetWindowingMode() local
243 final TestConfigurationContainer root = new TestConfigurationContainer(); in testSetActivityType() local
306 final TestConfigurationContainer root = new TestConfigurationContainer(); in testConfigurationConstraints() local
345 final TestConfigurationContainer root = in testSetMaxBoundsByHierarchy() local
366 final TestConfigurationContainer root = new TestConfigurationContainer(); in testSetBoundsNotOverrideMaxBounds() local
386 final TestConfigurationContainer root = in testOnRequestedOverrideConfigurationChangedOverrideMaxBounds() local
H A DWindowContainerTests.java126 final TestWindowContainer root = builder.setLayer(0).build(); in testAdd() local
179 final TestWindowContainer root = builder.setLayer(0).build(); in testAdd_AlreadyHasParent() local
204 final TestWindowContainer root = builder.setLayer(0).build(); in testHasChild() local
234 final TestWindowContainer root = builder.setLayer(0).build(); in testRemoveImmediately() local
311 final TestWindowContainer root = builder.setLayer(0).build(); in testAddChildByIndex() local
840 final TestWindowContainer root = builder.build(); in testPrefixOrderIndex() local
874 final TestWindowContainer root = builder.build(); in testPrefixOrder_addEntireSubtree() local
897 final TestWindowContainer root = builder.build(); in testPrefixOrder_remove() local
925 final TestWindowContainer root = builder.build(); in testOnParentResizePropagation() local
951 final TestWindowContainer root = spy(builder.build()); in testOnDescendantOrientationRequestChangedPropagation() local
[all …]
H A DDisplayAreaTest.java157 final RootDisplayArea root = in testForAllTaskDisplayAreas_onlyTraversesDisplayAreaOfTypeAny() local
214 final RootDisplayArea root = in testForAllTaskDisplayAreas_appliesOnTaskDisplayAreaInOrder() local
314 final RootDisplayArea root = in testForAllTaskDisplayAreas_returnsWhenCallbackReturnTrue() local
342 final RootDisplayArea root = in testReduceOnAllTaskDisplayAreas_returnsTheAccumulativeResult() local
368 final RootDisplayArea root = in testGetItemFromTaskDisplayAreas_returnsWhenCallbackReturnNotNull() local
424 final RootDisplayArea root = in testRestrictAppBoundsToOverrideBounds() local
611 final RootDisplayArea root = in testGetDisplayAreaInfo() local
H A DDisplayAreaPolicyTests.java125 final RootDisplayArea root = new SurfacelessDisplayAreaRoot(wms); in testDisplayAreaGroup_taskPositionChanged_updatesDisplayAreaGroupPosition() local
194 final RootDisplayArea root = new SurfacelessDisplayAreaRoot(wms); in testTaskDisplayAreasCanHostHomeTask() local
239 final SurfacelessDisplayAreaRoot root = new SurfacelessDisplayAreaRoot(mWm); in createPolicyWith2TaskDisplayAreas() local
/aosp14/frameworks/base/core/java/android/view/
H A DFocusFinder.java79 public final View findNextFocus(ViewGroup root, View focused, int direction) { in findNextFocus()
126 private ViewGroup getEffectiveRoot(ViewGroup root, View focused) { in getEffectiveRoot()
157 public View findNextKeyboardNavigationCluster( in findNextKeyboardNavigationCluster()
218 private View findNextFocus(ViewGroup root, View focused, Rect focusedRect, in findNextFocus()
276 View root, in findNextKeyboardNavigationCluster()
326 private void setFocusBottomRight(ViewGroup root, Rect focusedRect) { in setFocusBottomRight()
332 private void setFocusTopLeft(ViewGroup root, Rect focusedRect) { in setFocusTopLeft()
405 View root, in getNextKeyboardNavigationCluster()
428 View root, in getPreviousKeyboardNavigationCluster()
894 View get(View root, View view); in get()
[all …]
H A DWindowManagerGlobal.java303 final ViewRootImpl root = mRoots.get(i); in getRootView() local
341 ViewRootImpl root; in addView() local
437 ViewRootImpl root = mRoots.get(index); in updateViewLayout() local
489 ViewRootImpl root = mRoots.get(i); in closeAllExceptView() local
506 ViewRootImpl root = mRoots.get(index); in removeViewLocked() local
521 void doRemoveView(ViewRootImpl root) { in doRemoveView()
569 ViewRootImpl root = mRoots.get(i); in dumpGfxInfo() local
585 ViewRootImpl root = mRoots.get(i); in dumpGfxInfo() local
606 private static String getWindowName(ViewRootImpl root) { in getWindowName()
617 ViewRootImpl root = mRoots.get(i); in setStoppedState() local
[all …]
/aosp14/frameworks/base/apct-tests/perftests/contentcapture/src/android/view/contentcapture/
H A DLoginTest.java118 final View root = activity.getWindow().getDecorView(); in testOnVisibilityAggregated_visibleChanged() local
127 final View root = activity.getWindow().getDecorView(); in testOnVisibilityAggregated_visibleChanged_noService() local
138 final View root = activity.getWindow().getDecorView(); in testOnVisibilityAggregated_visibleChanged_noOptions() local
148 final View root = activity.getWindow().getDecorView(); in testOnVisibilityAggregated_visibleChanged_notImportant() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/certificate/
H A DCertUtilsTest.java139 Element root = CertUtils.getXmlRootNode(XML_STR.getBytes(UTF_8)); in getXmlRootNode_succeeds() local
150 Element root = CertUtils.getXmlRootNode(XML_STR.getBytes(UTF_8)); in getXmlNodeContents_singleLevel_succeeds() local
157 Element root = CertUtils.getXmlRootNode(XML_STR.getBytes(UTF_8)); in getXmlNodeContents_multipleLevels_succeeds() local
164 Element root = CertUtils.getXmlRootNode(XML_STR.getBytes(UTF_8)); in getXmlNodeContents_mustExistFalse_succeedsIfNotExist() local
173 Element root = CertUtils.getXmlRootNode(XML_STR.getBytes(UTF_8)); in getXmlNodeContents_mustExistAtLeastOne_throwsIfNotExist() local
186 Element root = CertUtils.getXmlRootNode(XML_STR.getBytes(UTF_8)); in getXmlNodeContents_mustExistExactlyOne_throwsIfNotExist() local
199 Element root = CertUtils.getXmlRootNode(XML_STR.getBytes(UTF_8)); in getXmlNodeContents_mustExistExactlyOne_throwsIfMultipleExist() local
/aosp14/frameworks/base/test-runner/src/android/test/suitebuilder/
H A DAssignableFrom.java23 private final Class<?> root; field in AssignableFrom
25 AssignableFrom(Class<?> root) { in AssignableFrom()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/content/
H A DObserverNodeTest.java68 ObserverNode root = new ObserverNode(""); in testUri() local
102 ObserverNode root = new ObserverNode(""); in testUriNotNotify() local
142 final ObserverNode root = new ObserverNode(""); in testCluster() local
/aosp14/frameworks/base/tools/aapt2/link/
H A DXmlNamespaceRemover_test.cpp78 xml::Node* root = doc->root.get(); local
96 xml::Node* root = doc->root.get(); local
115 xml::Node* root = doc->root.get(); local
/aosp14/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
H A DExternalStorageProvider.java241 final RootInfo root = new RootInfo(); in updateVolumesLocked() local
430 final RootInfo root = mRoots.valueAt(i); in getMostSpecificRootForPath() local
453 RootInfo root = getRootFromDocId(docId); in getFileForDocId() local
458 RootInfo root = getRootFromDocId(docId); in resolveDocId() local
488 RootInfo root; in getRootFromDocId() local
499 private File buildFile(RootInfo root, String docId, boolean mustExist) in buildFile()
584 final RootInfo root = resolvedDocId.first; in findDocumentPath() local
664 RootInfo root = mRoots.get(rootId); in querySearchDocuments() local
675 RootInfo root = mRoots.get(rootId); in ejectRoot() local
699 final RootInfo root = mRoots.valueAt(i); in dump() local
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DDisplayListLayersActivity.java43 LinearLayout root = createContainer(); in onCreate() local
53 private Button createButton(final LinearLayout root) { in createButton()
71 private void addChild(LinearLayout root, View child, int width, int height) { in addChild()
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/view/
H A DViewPerfTest.java58 FrameLayout root = new FrameLayout(mContext); in testSimpleViewInflate() local
68 FrameLayout root = new FrameLayout(mContext); in testTwelveKeyInflate() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/activityembedding/
H A DActivityEmbeddingAnimationAdapter.java76 @NonNull TransitionInfo.Change change, @NonNull TransitionInfo.Root root) { in ActivityEmbeddingAnimationAdapter()
88 @NonNull Rect wholeAnimationBounds, @NonNull TransitionInfo.Root root) { in ActivityEmbeddingAnimationAdapter()
195 @NonNull SurfaceControl snapshotLeash, @NonNull TransitionInfo.Root root) { in SnapshotAdapter()
223 @NonNull TransitionInfo.Root root) { in BoundsChangeAdapter()
/aosp14/frameworks/base/tools/preload/
H A DWritePreloadedClassFile.java49 Root root = Root.fromFile(rootFile); in main() local
133 private static void addAllClassesFrom(String processName, Root root, in addAllClassesFrom()
H A DPrintPsTree.java38 Root root = (Root) oin.readObject(); in main() local
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayAreaPolicy.java64 protected DisplayAreaPolicy(WindowManagerService wmService, RootDisplayArea root) { in DisplayAreaPolicy()
98 DisplayContent content, RootDisplayArea root, in instantiate()
177 RootDisplayArea root, DisplayArea.Tokens imeContainer); in instantiate()
H A DSurfaceSyncGroupController.java41 SurfaceSyncGroup root; in addToSyncGroup() local
72 final SurfaceSyncGroup root; in markSyncGroupReady() local
/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/television/
H A DUninstallAppProgressFragment.java46 final View root = inflater.inflate(R.layout.uninstall_progress, container, false); in onCreateView() local
103 final View root = getView(); in showCompletion() local
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/focus/
H A DVerticalFocusSearchTest.java50 View findNextFocus(ViewGroup root, View focused, int direction); in findNextFocus()
56 public View findNextFocus(ViewGroup root, View focused, int direction) { in findNextFocus()
/aosp14/frameworks/base/core/java/android/preference/
H A DGenericInflater.java227 public T inflate(@XmlRes int resource, P root) { in inflate()
247 public T inflate(XmlPullParser parser, P root) { in inflate()
267 public T inflate(@XmlRes int resource, P root, boolean attachToRoot) { in inflate()
298 public T inflate(XmlPullParser parser, P root, in inflate()
/aosp14/frameworks/base/tests/DpiTest/src/com/google/android/test/dpi/
H A DDpiTestActivity.java82 LinearLayout root = new LinearLayout(this); in onCreate() local
152 private void addLabelToRoot(LinearLayout root, String text) { in addLabelToRoot()
159 private void addChildToRoot(LinearLayout root, LinearLayout layout) { in addChildToRoot()
/aosp14/frameworks/base/core/java/android/widget/
H A DRemoteViews.java655 public void setHierarchyRootData(HierarchyRootData root) { in setHierarchyRootData()
675 public Action initActionAsync(ViewTree root, ViewGroup rootParent, in initActionAsync()
934 public void apply(View root, ViewGroup rootParent, ActionApplyParams params) { in apply()
969 public void apply(View root, ViewGroup rootParent, ActionApplyParams params) { in apply()
1236 public void apply(View root, ViewGroup rootParent, ActionApplyParams params) in apply()
1350 public Action initActionAsync(ViewTree root, ViewGroup rootParent, in initActionAsync()
1892 public void apply(View root, ViewGroup rootParent, ActionApplyParams params) in apply()
1990 public final Action initActionAsync(ViewTree root, ViewGroup rootParent, in initActionAsync()
2583 private void finalizeViewRecycling(ViewGroup root) { in finalizeViewRecycling()
2643 public void setHierarchyRootData(HierarchyRootData root) { in setHierarchyRootData()
[all …]

12345678