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

/frameworks/base/core/java/android/provider/
H A DSettings.java940 MOVED_TO_GLOBAL.add(Settings.Global.UNLOCK_SOUND);
2210 * @deprecated Use {@link android.provider.Settings.Global#UNLOCK_SOUND}
2215 public static final String UNLOCK_SOUND = Global.UNLOCK_SOUND; field in class:Settings.System
4269 public static final String UNLOCK_SOUND = "unlock_sound"; field in class:Settings.Global

Completed in 598 milliseconds