Searched defs:timeoutLengthMillis (Results 1 – 1 of 1) sorted by relevance
86 long timeoutLengthMillis = getTimeoutLengthMillis(); in registerTimeout() local90 mHandler.postDelayed(prepare(), timeoutLengthMillis); in registerTimeout() local