Searched defs:DISCONNECTED_CALL_SHORT_TIMEOUT_MS (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
H A DCallList.java49 private static final int DISCONNECTED_CALL_SHORT_TIMEOUT_MS = 200; field in class:CallList
530 delay = DISCONNECTED_CALL_SHORT_TIMEOUT_MS;

Completed in 34 milliseconds