Home
last modified time | relevance | path

Searched refs:nGetFullPathProperties (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1993 boolean success = nGetFullPathProperties(mNativePtr, mPropertyData, byteCount); in updateStateFromTypedArray()
2270 private static native boolean nGetFullPathProperties(long pathPtr, byte[] properties, in nGetFullPathProperties() method in VectorDrawable
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt17666 Landroid/graphics/drawable/VectorDrawable;->nGetFullPathProperties(J[BI)Z