Searched defs:onSetWiredDeviceConnectionState (Results 1 - 1 of 1) sorted by relevance

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

Completed in 40 milliseconds