Searched refs:MSG_SINK_AVAILABLE (Results 1 – 3 of 3) sorted by relevance
60 public static final int MSG_SINK_AVAILABLE = 1; field in Protocol.DisplaySourceService
239 Protocol.DisplaySourceService.MSG_SINK_AVAILABLE, mBuffer); in sendSinkStatus()
84 case Protocol.DisplaySourceService.MSG_SINK_AVAILABLE: { in onMessageReceived()