Home
last modified time | relevance | path

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

/frameworks/base/tools/preload2/src/com/android/preload/
DClientUtils.java87 private static class WaitForClient implements IClientChangeListener { class in ClientUtils
95 public WaitForClient(IDevice device, String processName, int processPid, long timeout) { in WaitForClient() method in ClientUtils.WaitForClient