Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DSoundEffectsHelper.java215 String filePath = getResourceFilePath(res); in onLoadSoundEffects()
275 String filePath = getResourceFilePath(res); in onPlaySoundEffect()
326 private String getResourceFilePath(Resource res) { in getResourceFilePath() method in SoundEffectsHelper
541 filePath = getResourceFilePath(res); in onLoadComplete()