Searched refs:setMicSource (Results 1 – 3 of 3) sorted by relevance
182 void setMicSource(int micSource) { mMicSource = micSource; } in setMicSource() method in LoopbackApplication
384 getApp().setMicSource(micSource); in onItemSelected()
710 getApp().setMicSource(b.getInt(INTENT_MIC_SOURCE)); in applyIntent()