Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsBackupAgent.java192 private static final String KEY_LOCK_SETTINGS_POWER_BUTTON_INSTANTLY_LOCKS = field in SettingsBackupAgent
761 out.writeUTF(KEY_LOCK_SETTINGS_POWER_BUTTON_INSTANTLY_LOCKS); in getLockSettings()
1080 case KEY_LOCK_SETTINGS_POWER_BUTTON_INSTANTLY_LOCKS: in restoreLockSettings()