Searched refs:KEY_DEFAULT_PACKET_LOSS_TIME_MILLIS (Results 1 – 4 of 4) sorted by relevance
40 static final int KEY_DEFAULT_PACKET_LOSS_TIME_MILLIS = 3000; field in QnsConstants
642 return (T) Integer.valueOf(QnsConstants.KEY_DEFAULT_PACKET_LOSS_TIME_MILLIS); in getDefaultValueForKey()
832 QnsConstants.KEY_DEFAULT_PACKET_LOSS_TIME_MILLIS, in testGetDefaultValueForKey()
1564 QnsConstants.KEY_DEFAULT_PACKET_LOSS_TIME_MILLIS, rtpMetricsData.mPktLossTime); in testGetRTPMetricsData()