Searched refs:DeviceCheckInClientDebug (Results 1 – 2 of 2) sorted by relevance
192 DeviceCheckInClientDebug.setDebugClientEnabled(context, true); in onReceive()195 DeviceCheckInClientDebug.setDebugClientEnabled(context, false); in onReceive()207 DeviceCheckInClientDebug.dumpDebugCheckInClientResponses(context); in onReceive()242 DeviceCheckInClientDebug.setDebugCheckInStatus(context, in setDebugCheckInClientResponse()247 DeviceCheckInClientDebug.setDebugForceProvisioning(context, in setDebugCheckInClientResponse()251 DeviceCheckInClientDebug.setDebugApprovedCountry(context, in setDebugCheckInClientResponse()255 DeviceCheckInClientDebug.setDebugNextProvisionState(context, in setDebugCheckInClientResponse()260 DeviceCheckInClientDebug.setDebugDaysLeftUntilReset( in setDebugCheckInClientResponse()264 DeviceCheckInClientDebug.setDebugCheckInRetryDelay(context, in setDebugCheckInClientResponse()440 DeviceCheckInClientDebug.clear(context);
53 public final class DeviceCheckInClientDebug extends DeviceCheckInClient { class