Home
last modified time | relevance | path

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

/aosp12/art/test/913-heaps/src/art/
H A DTest913.java378 A a = createTree(v); in doFollowReferencesTestNonRoot()
391 A a = createTree(v); in doFollowReferencesTestRoot()
426 private static A createTree(Verifier v) { in createTree() method in Test913.TestConfig
/aosp12/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_drawable_VectorDrawable.cpp31 static jlong createTree(JNIEnv*, jobject, jlong groupPtr) { in createTree() function
364 {"nCreateTree", "(J)J", (void*)createTree},
/aosp12/frameworks/base/core/java/android/widget/
H A DRemoteViews.java1764 root.createTree(); in initActionAsync()
2445 root.createTree(); in initActionAsync()
2620 root.createTree();
2720 root.createTree();
6251 public void createTree() {
6303 createTree();
6328 child.createTree();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt72447 Landroid/widget/RemoteViews$ViewTree;->createTree()V