Searched defs:loadSound (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/
H A DSoundPlayer.java49 public void loadSound(int resourceId) { method in class:SoundPlayer
61 throw new IllegalStateException("Sound not loaded. Must call #loadSound first.");
72 throw new IllegalStateException("Sound not loaded. Must call #loadSound first.");

Completed in 75 milliseconds