Home
last modified time | relevance | path

Searched defs:getNextCheckInTime (Results 1 – 3 of 3) sorted by relevance

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/provision/grpc/
DGetDeviceCheckInStatusGrpcResponse.java64 public abstract Instant getNextCheckInTime(); in getNextCheckInTime() method in GetDeviceCheckInStatusGrpcResponse
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/provision/grpc/impl/
DGetDeviceCheckInStatusGrpcResponseWrapper.java92 public Instant getNextCheckInTime() { in getNextCheckInTime() method in GetDeviceCheckInStatusGrpcResponseWrapper
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/debug/
DDeviceCheckInClientDebug.java145 public Instant getNextCheckInTime() { in getDeviceCheckInStatus() method in DeviceCheckInClientDebug