Home
last modified time | relevance | path

Searched refs:WaitForClientsListener (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/preload2/src/com/android/preload/
DDeviceUtils.java331 WaitForClientsListener wfcl = new WaitForClientsListener(device); in get()
391 private static class WaitForClientsListener implements IDeviceChangeListener { class in DeviceUtils.WaitForDevice
395 public WaitForClientsListener(IDevice myDevice) { in WaitForClientsListener() method in DeviceUtils.WaitForDevice.WaitForClientsListener