Searched refs:MSG_CALL_STREAMING_STATE_CHANGED (Results 1 – 1 of 1) sorted by relevance
69 private static final int MSG_CALL_STREAMING_STATE_CHANGED = 4; field in CallStreamingService100 case MSG_CALL_STREAMING_STATE_CHANGED:143 mHandler.obtainMessage(MSG_CALL_STREAMING_STATE_CHANGED, state).sendToTarget(); in onCallStreamingStateChanged()