Searched defs:AssociatedDevice (Results 1 – 3 of 3) sorted by relevance
36 public final class AssociatedDevice implements Parcelable { class44 public AssociatedDevice(@NonNull Parcelable device) { in AssociatedDevice() method in AssociatedDevice48 private AssociatedDevice(Parcel in) { in AssociatedDevice() method in AssociatedDevice
630 struct AssociatedDevice { struct641 bool operator==(const AssociatedDevice&) const = default; argument
1662 EventHub::AssociatedDevice::AssociatedDevice(const std::filesystem::path& sysfsRootPath, in AssociatedDevice() function in android::EventHub::AssociatedDevice