Home
last modified time | relevance | path

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

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