Searched refs:MSG_CALL_STREAMING_STARTED (Results 1 – 1 of 1) sorted by relevance
67 private static final int MSG_CALL_STREAMING_STARTED = 2; field in CallStreamingService88 case MSG_CALL_STREAMING_STARTED:133 mHandler.obtainMessage(MSG_CALL_STREAMING_STARTED, call).sendToTarget(); in onCallStreamingStarted()