Searched refs:updateWiredDeviceConnectionState (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbAlsaJackDetector.java84 mAlsaDevice.updateWiredDeviceConnectionState(true);
H A DUsbAlsaDevice.java168 updateWiredDeviceConnectionState(true);
174 updateWiredDeviceConnectionState(false);
181 public synchronized void updateWiredDeviceConnectionState(boolean enable) { method in class:UsbAlsaDevice
183 Slog.e(TAG, "updateWiredDeviceConnectionState on unselected AlsaDevice!");

Completed in 38 milliseconds