Searched refs:waitForLoaded (Results 1 – 1 of 1) sorted by relevance
6456 public synchronized boolean waitForLoaded(int attempts) { in waitForLoaded() method in AudioService.LoadSoundEffectReply6506 return reply.waitForLoaded(3 /*attempts*/); in loadSoundEffects()