Searched defs:kMaxTrackStartupRetries (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/services/audioflinger/
H A DThreads.cpp107 static const int8_t kMaxTrackStartupRetries = 50; member in namespace:android
1897 track->mRetryCount = kMaxTrackStartupRetries;

Completed in 68 milliseconds