Home
last modified time | relevance | path

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

/aosp14/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},
/aosp14/frameworks/base/core/java/android/widget/
H A DRemoteViews.java2026 root.createTree(); in initActionAsync()
2715 root.createTree(); in initActionAsync()
2890 root.createTree();
2988 root.createTree();
6598 public void createTree() {
6650 createTree();
6675 child.createTree();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt69124 Landroid/widget/RemoteViews$ViewTree;->createTree()V