Searched refs:startJackDetect (Results 1 – 2 of 2) sorted by relevance
149 private synchronized void startJackDetect() { in startJackDetect() method in UsbAlsaDevice151 mJackDetector = UsbAlsaJackDetector.startJackDetect(this); in startJackDetect()167 startJackDetect(); in start()
44 public static UsbAlsaJackDetector startJackDetect(UsbAlsaDevice device) { in startJackDetect() method in UsbAlsaJackDetector