Searched defs:Interaction (Results 1 – 3 of 3) sorted by relevance
29 public class Interaction { class148 private Interaction(@Interaction.Type int type, in Interaction() method in Interaction157 private Interaction(int[] codes) { in Interaction() method in Interaction165 private Interaction(@Interaction.Type int type, in Interaction() method in Interaction
24 public class Interaction { class
145 using Interaction = std::tuple<DeviceId, std::chrono::nanoseconds, std::set<Uid>>; variable