Home
last modified time | relevance | path

Searched defs:getDeviceCheckInStatus (Results 1 – 5 of 5) sorted by relevance

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/provision/grpc/
DGetDeviceCheckInStatusGrpcResponse.java46 public abstract int getDeviceCheckInStatus(); in getDeviceCheckInStatus() method in GetDeviceCheckInStatusGrpcResponse
DDeviceCheckInClient.java145 public abstract GetDeviceCheckInStatusGrpcResponse getDeviceCheckInStatus( in getDeviceCheckInStatus() method in DeviceCheckInClient
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/provision/grpc/impl/
DDeviceCheckInClientImpl.java178 public GetDeviceCheckInStatusGrpcResponse getDeviceCheckInStatus( in getDeviceCheckInStatus() method in DeviceCheckInClientImpl
199 private GetDeviceCheckInStatusGrpcResponse getDeviceCheckInStatus( in getDeviceCheckInStatus() method in DeviceCheckInClientImpl
DGetDeviceCheckInStatusGrpcResponseWrapper.java67 public int getDeviceCheckInStatus() { in getDeviceCheckInStatus() method in GetDeviceCheckInStatusGrpcResponseWrapper
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/debug/
DDeviceCheckInClientDebug.java125 public GetDeviceCheckInStatusGrpcResponse getDeviceCheckInStatus(ArraySet<DeviceId> deviceIds, in getDeviceCheckInStatus() method in DeviceCheckInClientDebug