Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/api/internal/trust/
DTrustedDevice.java26 public final class TrustedDevice implements Parcelable { class
36 public TrustedDevice(@NonNull String deviceId, int userId, long handle) { in TrustedDevice() method in TrustedDevice
42 public TrustedDevice(Parcel in) { in TrustedDevice() method in TrustedDevice