Home
last modified time | relevance | path

Searched refs:inactivityTimeThreshold (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestMmTelFeature.java155 long[] inactivityTimeThreshold = threshold.getThresholdsRtpInactivityTimeMillis(); in setMediaThreshold() local
159 && inactivityTimeThreshold[0] == mTestInactivityTime) { in setMediaThreshold()