Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DAudioRecord.java1020 return native_get_marker_pos(); in getNotificationMarkerPosition()
2025 private native final int native_get_marker_pos(); in native_get_marker_pos() method in AudioRecord
DAudioTrack.java2076 return native_get_marker_pos(); in getNotificationMarkerPosition()
4113 private native final int native_get_marker_pos(); in native_get_marker_pos() method in AudioTrack