Searched refs:startJackDetect (Results 1 – 2 of 2) sorted by relevance
169 private synchronized void startJackDetect() { in startJackDetect() method in UsbAlsaDevice177 mJackDetector = UsbAlsaJackDetector.startJackDetect(this); in startJackDetect()213 startJackDetect(); in startDevice()
44 public static UsbAlsaJackDetector startJackDetect(UsbAlsaDevice device) { in startJackDetect() method in UsbAlsaJackDetector