Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java3491 public synchronized boolean waitForLoaded(int attempts) { in waitForLoaded() method in AudioService.LoadSoundEffectReply
3531 return reply.waitForLoaded(3 /*attempts*/); in loadSoundEffects()