Searched refs:ON_RTT_REQUEST_RESPONSE (Results 1 – 2 of 2) sorted by relevance
45 public static final int ON_RTT_REQUEST_RESPONSE = 6; field in MockConnection243 if (mInvokeCounterMap.get(ON_RTT_REQUEST_RESPONSE) != null) { in handleRttUpgradeResponse()244 mInvokeCounterMap.get(ON_RTT_REQUEST_RESPONSE).invoke(rttTextStream); in handleRttUpgradeResponse()388 case ON_RTT_REQUEST_RESPONSE: in getCounterLabel()
144 connection.getInvokeCounter(MockConnection.ON_RTT_REQUEST_RESPONSE); in testAcceptRemoteRttUpgrade()167 connection.getInvokeCounter(MockConnection.ON_RTT_REQUEST_RESPONSE); in testRejectRemoteRttRequest()