Searched refs:DEBUG_DEVICELOCK_CHECKIN (Results 1 – 2 of 2) sorted by relevance
48 protected static final String DEBUG_DEVICELOCK_CHECKIN = "debug.devicelock.checkin"; field in DeviceCheckInClient93 DEBUG_DEVICELOCK_CHECKIN, /* def= */ false); in getInstance()
69 getSharedPreferences(context).edit().putBoolean(DEBUG_DEVICELOCK_CHECKIN, enabled).apply(); in setDebugClientEnabled()