Searched refs:StubFastbootListener (Results 1 – 1 of 1) sorted by relevance
147 IFastbootListener listener = new StubFastbootListener(); in waitForDeviceNotAvailable()407 IFastbootListener listener = new StubFastbootListener(); in waitForDeviceBootloaderOrFastbootd()532 private static class StubFastbootListener implements IFastbootListener { class in NativeDeviceStateMonitor