Home
last modified time | relevance | path

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

/bootable/recovery/recovery_ui/
Dui.cpp76 has_touch_screen(false), in RecoveryUI()
99 has_touch_screen = true; in OnKeyDetected()
537 return has_touch_screen; in HasTouchScreen()
/bootable/recovery/recovery_ui/include/recovery_ui/
Dui.h254 bool has_touch_screen; variable