Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
DOboeRecorder.java119 return getLastErrorCallbackResultN(mNativeRecorder); in getLastErrorCallbackResult()
145 private native int getLastErrorCallbackResultN(long nativeRecorder); in getLastErrorCallbackResultN() method in OboeRecorder
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/
DOboePlayer.java138 return getLastErrorCallbackResultN(mNativePlayer); in getLastErrorCallbackResult()
167 private native int getLastErrorCallbackResultN(long nativePlayer); in getLastErrorCallbackResultN() method in OboePlayer