Home
last modified time | relevance | path

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

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/schedule/
DDeviceLockControllerSchedulerImpl.java89 private static final String DEBUG_DEVICELOCK_PAUSED_MINUTES = "debug.devicelock.paused-minutes"; field in DeviceLockControllerSchedulerImpl
124 getSharedPreferences(context).edit().putInt(DEBUG_DEVICELOCK_PAUSED_MINUTES, in setDebugProvisionPausedMinutes()
249 getSharedPreferences(mContext).getInt(DEBUG_DEVICELOCK_PAUSED_MINUTES, in scheduleResumeProvisionAlarm()