Home
last modified time | relevance | path

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

/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/automation/
DInteraction.java29 public class Interaction { class
148 private Interaction(@Interaction.Type int type, in Interaction() method in Interaction
157 private Interaction(int[] codes) { in Interaction() method in Interaction
165 private Interaction(@Interaction.Type int type, in Interaction() method in Interaction
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DInteraction.java24 public class Interaction { class