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