Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/call/
DCallList.java66 private static final int DISCONNECTED_CALL_SHORT_TIMEOUT_MS = 200; field in CallList
678 delay = DISCONNECTED_CALL_SHORT_TIMEOUT_MS; in getDelayForDisconnect()