Searched defs:getLastErrorCallbackResult (Results 1 – 13 of 13) sorted by relevance
255 public int getLastErrorCallbackResult() { in getLastErrorCallbackResult() method in OboeAudioStream258 private native int getLastErrorCallbackResult(int streamIndex); in getLastErrorCallbackResult() method in OboeAudioStream
58 …public int getLastErrorCallbackResult() {return mOboeAudioOutputStream.getLastErrorCallbackResult(… in getLastErrorCallbackResult() method in AudioOutputTester
238 public int getLastErrorCallbackResult() { return 0; } in getLastErrorCallbackResult() method in AudioStreamBase
129 int OboeStream::getLastErrorCallbackResult() { in getLastErrorCallbackResult() function in OboeStream
241 public int getLastErrorCallbackResult() { in getLastErrorCallbackResult() method in JavaRecorder
118 public int getLastErrorCallbackResult() { in getLastErrorCallbackResult() method in OboeRecorder
252 public int getLastErrorCallbackResult() { in getLastErrorCallbackResult() method in JavaPlayer
137 public int getLastErrorCallbackResult() { in getLastErrorCallbackResult() method in OboePlayer
213 oboe::Result getLastErrorCallbackResult() const override { in getLastErrorCallbackResult() function
272 public abstract int getLastErrorCallbackResult(); in getLastErrorCallbackResult() method in StreamBase
483 virtual oboe::Result getLastErrorCallbackResult() const { in getLastErrorCallbackResult() function
164 int OboePlayer::getLastErrorCallbackResult() { in getLastErrorCallbackResult() function in OboePlayer
272 oboe::Result getLastErrorCallbackResult() { in getLastErrorCallbackResult() function