Searched refs:native_rewind (Results 1 – 2 of 2) sorted by relevance
92 native_rewind(mNativePath); in rewind()807 private static native void native_rewind(long nPath); in native_rewind() method in Path
131 /*package*/ static void native_rewind(long nPath) { in native_rewind() method in Path_Delegate