Searched refs:DEBUG_DEVICELOCK_PAUSED_MINUTES (Results 1 – 1 of 1) sorted by relevance
89 private static final String DEBUG_DEVICELOCK_PAUSED_MINUTES = "debug.devicelock.paused-minutes"; field in DeviceLockControllerSchedulerImpl124 getSharedPreferences(context).edit().putInt(DEBUG_DEVICELOCK_PAUSED_MINUTES, in setDebugProvisionPausedMinutes()249 getSharedPreferences(mContext).getInt(DEBUG_DEVICELOCK_PAUSED_MINUTES, in scheduleResumeProvisionAlarm()