Home
last modified time | relevance | path

Searched refs:MSG_OBSERVE_DEVICES_FOR_ALL_STREAMS (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java271 private static final int MSG_OBSERVE_DEVICES_FOR_ALL_STREAMS = 27; field in AudioService
4324 MSG_OBSERVE_DEVICES_FOR_ALL_STREAMS, in postObserveDevicesForAllStreams()
5593 case MSG_OBSERVE_DEVICES_FOR_ALL_STREAMS: in handleMessage()