Home
last modified time | relevance | path

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

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/debug/
DDeviceCheckInClientDebug.java61 public static final String DEBUG_DEVICELOCK_CHECKIN_APPROVED_COUNTRY = field in DeviceCheckInClientDebug
89 getSharedPreferences(context).edit().putBoolean(DEBUG_DEVICELOCK_CHECKIN_APPROVED_COUNTRY, in setDebugApprovedCountry()
188 getSharedPreference(DEBUG_DEVICELOCK_CHECKIN_APPROVED_COUNTRY, true)); in getDeviceCheckInStatus()
211 getSharedPreference(DEBUG_DEVICELOCK_CHECKIN_APPROVED_COUNTRY, true));