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.java86 long timeoutLengthMillis = getTimeoutLengthMillis(); in registerTimeout() local
90 mHandler.postDelayed(prepare(), timeoutLengthMillis); in registerTimeout() local