Searched refs:native_reset (Results 1 – 7 of 7) sorted by relevance
140 native_reset(mNativeObject); in reset()218 private static native void native_reset(long nativeObject); in native_reset() method in LongMultiStateCounter
222 native_reset(mNativeObject); in reset()300 private static native void native_reset(long nativeObject); in native_reset() method in LongArrayMultiStateCounter
95 static void native_reset(jlong nativePtr) { in native_reset() function191 {"native_reset", "(J)V", (void *)native_reset},
76 static void native_reset(jlong nativePtr) { in native_reset() function207 {"native_reset", "(J)V", (void *)native_reset},
1382 native_reset(); in reset()1389 private native void native_reset(); in native_reset() method in MediaRecorder
2117 native_reset(); in reset()2121 private native final void native_reset(); in native_reset() method in MediaCodec
26864 Landroid/media/MediaCodec;->native_reset()V