Searched refs:isCaptureSysTraceEnabled (Results 1 – 3 of 3) sorted by relevance
309 return isCaptureSysTraceEnabled() || isCaptureBugreportEnabled(); in isCaptureEnabled()312 public boolean isCaptureSysTraceEnabled() { in isCaptureSysTraceEnabled() method in LoopbackApplication
263 mSystraceToggleButton.setChecked(getApp().isCaptureSysTraceEnabled()); in onCreate()
929 getApp().isCaptureSysTraceEnabled(), getApp().isCaptureBugreportEnabled(), in restartAudioSystem()