Searched refs:EVENT_ADD_CONFIG_RESPONSE (Results 1 – 4 of 4) sorted by relevance
182 createParcel(AudioSession.EVENT_ADD_CONFIG_RESPONSE, SUCCESS, config)); in testAddConfig()192 createParcel(AudioSession.EVENT_ADD_CONFIG_RESPONSE, NO_RESOURCES, config)); in testAddConfig()
133 mAudioListener.onMessage(createParcel(AudioSession.EVENT_ADD_CONFIG_RESPONSE, in testEventAddConfigResponse()
85 case AudioSession.EVENT_ADD_CONFIG_RESPONSE: in onMessage()
69 public static final int EVENT_ADD_CONFIG_RESPONSE = 204; field in AudioSession317 case EVENT_ADD_CONFIG_RESPONSE: in handleMessage()