Searched refs:MSG_PLAYBACK_CONFIG_CHANGE (Results 1 – 1 of 1) sorted by relevance
379 private static final int MSG_PLAYBACK_CONFIG_CHANGE = 29; field in AudioService4261 sendMsg(mAudioHandler, MSG_PLAYBACK_CONFIG_CHANGE, SENDMSG_REPLACE,9315 case MSG_PLAYBACK_CONFIG_CHANGE: in handleMessage()