Searched refs:getPlayer (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Camera/src/com/android/camera/
H A DSoundClips.java42 public static Player getPlayer(Context context) { method in class:SoundClips
H A DEffectsRecorder.java313 mSoundPlayer = SoundClips.getPlayer(context);
H A DPanoramaModule.java1076 mSoundPlayer = SoundClips.getPlayer(mActivity);
/packages/apps/Camera2/src/com/android/camera/
H A DSoundClips.java45 public static Player getPlayer(Context context) { method in class:SoundClips
/packages/apps/Mms/src/com/android/mms/ui/
H A DSlideshowActivity.java188 mSmilPlayer = SmilPlayer.getPlayer();
/packages/apps/Mms/src/com/android/mms/dom/smil/
H A DSmilPlayer.java253 public static SmilPlayer getPlayer() { method in class:SmilPlayer

Completed in 143 milliseconds