Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/call/
DCallList.java68 private static final int DISCONNECTED_CALL_LONG_TIMEOUT_MS = 5000; field in CallList
691 delay = DISCONNECTED_CALL_LONG_TIMEOUT_MS; in getDelayForDisconnect()