Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockCallControlInfo.java35 public static final int DEFAULT_ALERTING_DURATION_IN_MS = 500; field in MockCallControlInfo
60 mAlertingDurationInMs = DEFAULT_ALERTING_DURATION_IN_MS; in MockCallControlInfo()