Home
last modified time | relevance | path

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

/frameworks/av/services/oboeservice/
DAAudioServiceStreamBase.cpp46 static const int64_t IDLE_TIMEOUT_NANOS = 3e9; variable
416 int64_t standbyTime = AudioClock::getNanoseconds() + IDLE_TIMEOUT_NANOS; in run()
473 standbyTime = AudioClock::getNanoseconds() + IDLE_TIMEOUT_NANOS; in run()
491 standbyTime = AudioClock::getNanoseconds() + IDLE_TIMEOUT_NANOS; in run()
495 standbyTime = AudioClock::getNanoseconds() + IDLE_TIMEOUT_NANOS; in run()
532 standbyTime = AudioClock::getNanoseconds() + IDLE_TIMEOUT_NANOS; in run()