Searched refs:getGlitchingIntervalTooLong (Results 1 – 5 of 5) sorted by relevance
381 public boolean getGlitchingIntervalTooLong() { in getGlitchingIntervalTooLong() method in LoopbackAudioThread382 return mRecorderRunnable.getGlitchingIntervalTooLong(); in getGlitchingIntervalTooLong()
440 mGlitchingIntervalTooLong = mGlitchDetectionThread.getGlitchingIntervalTooLong(); in endBufferTest()533 public boolean getGlitchingIntervalTooLong() { in getGlitchingIntervalTooLong() method in RecorderRunnable
291 mGlitchingIntervalTooLong = mGlitchDetectionThread.getGlitchingIntervalTooLong(); in run()491 public boolean getGlitchingIntervalTooLong() { in getGlitchingIntervalTooLong() method in NativeAudioThread
301 public boolean getGlitchingIntervalTooLong() { in getGlitchingIntervalTooLong() method in GlitchDetectionThread
266 mGlitchingIntervalTooLong = mAudioThread.getGlitchingIntervalTooLong();333 mGlitchingIntervalTooLong = mNativeAudioThread.getGlitchingIntervalTooLong();