Searched refs:nAddChild (Results 1 – 2 of 2) sorted by relevance
1365 nAddChild(mNativePtr, child.getNativePtr()); in addChild()2335 private static native void nAddChild(long groupPtr, long nodePtr); in nAddChild() method in VectorDrawable
308 static void nAddChild(long groupPtr, long nodePtr) { in nAddChild() method in VectorDrawable_Delegate