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

/frameworks/base/core/java/android/provider/
H A DSettings.java1838 MOVED_TO_GLOBAL.add(Settings.Global.UNLOCK_SOUND);
3477 * @deprecated Use {@link android.provider.Settings.Global#UNLOCK_SOUND}
3482 public static final String UNLOCK_SOUND = Global.UNLOCK_SOUND; field in class:Settings.System
3734 PRIVATE_SETTINGS.add(UNLOCK_SOUND);
6894 public static final String UNLOCK_SOUND = "unlock_sound"; field in class:Settings.Global

Completed in 46 milliseconds