Searched refs:kWarningThrottleNs (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp130 static const nsecs_t kWarningThrottleNs = seconds(5); member in namespace:android
2630 if ((now - lastWarning) > kWarningThrottleNs) {
6160 if ((now - lastWarning) > kWarningThrottleNs) {

Completed in 118 milliseconds