Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/security/screenlock/
DPowerButtonInstantLockPreferenceController.java33 private static final String KEY_POWER_INSTANTLY_LOCKS = "power_button_instantly_locks"; field in PowerButtonInstantLockPreferenceController
73 return KEY_POWER_INSTANTLY_LOCKS; in getPreferenceKey()
/packages/apps/Settings/src/com/android/settings/security/screenlock/
DPowerButtonInstantLockPreferenceController.java36 private static final String KEY_POWER_INSTANTLY_LOCKS = "power_button_instantly_locks"; field in PowerButtonInstantLockPreferenceController
87 return KEY_POWER_INSTANTLY_LOCKS; in getPreferenceKey()