HomeSort by relevance Sort by last modified time
    Searched refs:MIN_TIMEOUT_NANOS (Results 1 - 5 of 5) sorted by null

  /frameworks/av/media/libaaudio/src/client/
AudioStreamInternal.cpp 52 #define MIN_TIMEOUT_NANOS (1000 * AAUDIO_NANOS_PER_MILLISECOND)
191 int64_t timeoutNanoseconds = MIN_TIMEOUT_NANOS;
254 if (timeoutNanoseconds < MIN_TIMEOUT_NANOS) { // arbitrary number of seconds
255 timeoutNanoseconds = MIN_TIMEOUT_NANOS;
  /frameworks/av/services/oboeservice/
AAudioServiceEndpoint.cpp 39 #define MIN_TIMEOUT_NANOS (1000 * AAUDIO_NANOS_PER_MILLISECOND)
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.0.CR3/
netty-handler-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.3.Final/
netty-handler-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.6.Final/
netty-handler-4.1.6.Final.jar 

Completed in 160 milliseconds