Home
last modified time | relevance | path

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

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/debug/
DDeviceCheckInClientDebug.java56 public static final String DEBUG_DEVICELOCK_CHECKIN_STATUS = "debug.devicelock.checkin.status"; field in DeviceCheckInClientDebug
73 getSharedPreferences(context).edit().putInt(DEBUG_DEVICELOCK_CHECKIN_STATUS, in setDebugCheckInStatus()
133 getSharedPreference(DEBUG_DEVICELOCK_CHECKIN_STATUS, READY_FOR_PROVISION)); in getDeviceCheckInStatus()