Searched refs:StubFastbootListener (Results 1 – 1 of 1) sorted by relevance
138 IFastbootListener listener = new StubFastbootListener(); in waitForDeviceNotAvailable()378 IFastbootListener listener = new StubFastbootListener(); in waitForDeviceBootloader()497 private static class StubFastbootListener implements IFastbootListener { class in NativeDeviceStateMonitor