Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DUiAutomationConnection.java430 public class Repeater implements Runnable { class in UiAutomationConnection
434 public Repeater (InputStream readFrom, OutputStream writeTo) { in Repeater() method in UiAutomationConnection.Repeater