Searched defs:onSetWiredDeviceConnectionState (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java4825 onSetWiredDeviceConnectionState(connectState.mType, connectState.mState,
5369 private void onSetWiredDeviceConnectionState(int device, int state, String address, method in class:AudioService
5372 Slog.i(TAG, "onSetWiredDeviceConnectionState(dev:" + Integer.toHexString(device)

Completed in 75 milliseconds