Searched refs:getAudioThreadType (Results 1 – 3 of 3) sorted by relevance
116 int audioThreadType = getApp().getAudioThreadType(); in onCreate()303 switch (getApp().getAudioThreadType()) { in canPerformBufferTest()314 getApp().getAudioThreadType() == Constant.AUDIO_THREAD_TYPE_JAVA || in refresh()315 getApp().getAudioThreadType() == Constant.AUDIO_THREAD_TYPE_NATIVE_SLES); in refresh()328 getApp().getAudioThreadType() == Constant.AUDIO_THREAD_TYPE_JAVA || in refresh()329 getApp().getAudioThreadType() == Constant.AUDIO_THREAD_TYPE_NATIVE_AAUDIO); in refresh()337 if (getApp().getAudioThreadType() == Constant.AUDIO_THREAD_TYPE_JAVA) { in refresh()
78 int getAudioThreadType() { in getAudioThreadType() method in LoopbackApplication
655 if (newAudioThreadType != getApp().getAudioThreadType()) { in applyIntent()912 mAudioThreadType = getApp().getAudioThreadType(); in restartAudioSystem()1039 switch (getApp().getAudioThreadType()) { in canPerformBufferTest()1155 new SoundLevelCalibration(getApp().getAudioThreadType(), in doCalibration()