Searched defs:audioThreadType (Results 1 – 3 of 3) sorted by relevance
116 int audioThreadType = getApp().getAudioThreadType(); in onCreate() local368 int audioThreadType = mSpinnerAudioThreadType.getSelectedItemPosition(); in onItemSelected() local
83 void setAudioThreadType(int audioThreadType) { in setAudioThreadType()
1859 static String audioThreadTypeToString(int audioThreadType) { in audioThreadTypeToString()