Home
last modified time | relevance | path

Searched defs:timeoutLengthMillis (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DCreateConnectionTimeout.java99 long timeoutLengthMillis = getTimeoutLengthMillis(); in registerTimeout() local
103 mHandler.postDelayed(prepare(), timeoutLengthMillis); in registerTimeout() local