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