Home
last modified time | relevance | path

Searched defs:soundPath (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerUI.java237 final String soundPath = Settings.System.getString(cr, in playLowBatterySound() local
/frameworks/base/policy/src/com/android/internal/policy/impl/
DKeyguardViewMediator.java322 String soundPath = Settings.System.getString(cr, Settings.System.LOCK_SOUND); in KeyguardViewMediator() local