Home
last modified time | relevance | path

Searched refs:deviceEarphoneCount (Results 1 – 1 of 1) sorted by relevance

/packages/apps/FMRadio/src/com/android/fmradio/
DFmService.java1680 int deviceEarphoneCount = 0; in isPatchMixerToEarphone() local
1694 deviceEarphoneCount++; in isPatchMixerToEarphone()
1698 if (deviceEarphoneCount == 1 && deviceCount == deviceEarphoneCount) { in isPatchMixerToEarphone()