Searched refs:MSG_CALL_STREAMING_STOPPED (Results 1 – 1 of 1) sorted by relevance
68 private static final int MSG_CALL_STREAMING_STOPPED = 3; field in CallStreamingService94 case MSG_CALL_STREAMING_STOPPED:138 mHandler.obtainMessage(MSG_CALL_STREAMING_STOPPED).sendToTarget(); in onCallStreamingStopped()