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.java6456 public synchronized boolean waitForLoaded(int attempts) { in waitForLoaded() method in AudioService.LoadSoundEffectReply
6506 return reply.waitForLoaded(3 /*attempts*/); in loadSoundEffects()