Home
last modified time | relevance | path

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

/device/google/dragon/recovery/updater/
Drecovery_ui.cpp44 class DragonDevice : public Device { class
46 DragonDevice(RecoveryUI* ui) : Device(ui) { } in DragonDevice() function in DragonDevice
73 return new DragonDevice(new ScreenRecoveryUI); in make_device()