Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/
DOboePlayer.java130 return getTimestampN(mNativePlayer, timestamp); in getTimestamp()
163 private native boolean getTimestampN(long nativePlayer, AudioTimestamp timestamp); in getTimestampN() method in OboePlayer