Home
last modified time | relevance | path

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

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/debug/
DDeviceCheckInClientDebug.java57 public static final String DEBUG_DEVICELOCK_CHECKIN_RETRY_DELAY = field in DeviceCheckInClientDebug
83 getSharedPreferences(context).edit().putInt(DEBUG_DEVICELOCK_CHECKIN_RETRY_DELAY, in setDebugCheckInRetryDelay()
147 getSharedPreference(DEBUG_DEVICELOCK_CHECKIN_RETRY_DELAY, /* def= */ 1)); in getDeviceCheckInStatus()