Home
last modified time | relevance | path

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

/frameworks/av/services/oboeservice/
DAAudioServiceStreamBase.cpp45 static const int64_t IDLE_TIMEOUT_NANOS = 3e9; variable
405 int64_t standbyTime = AudioClock::getNanoseconds() + IDLE_TIMEOUT_NANOS; in run()
445 : AudioClock::getNanoseconds() + IDLE_TIMEOUT_NANOS; in run()
460 standbyTime = AudioClock::getNanoseconds() + IDLE_TIMEOUT_NANOS; in run()
464 standbyTime = AudioClock::getNanoseconds() + IDLE_TIMEOUT_NANOS; in run()
503 standbyTime = AudioClock::getNanoseconds() + IDLE_TIMEOUT_NANOS; in run()