Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockCallControlInfo.java49 private long mAlertingDurationInMs; field in MockCallControlInfo
60 mAlertingDurationInMs = DEFAULT_ALERTING_DURATION_IN_MS; in MockCallControlInfo()
79 + mAlertingDurationInMs in dump()
113 return mAlertingDurationInMs; in getAlertingDurationInMs()
117 mAlertingDurationInMs = alertingDurationInMs; in setAlertingDurationInMs()