Home
last modified time | relevance | path

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

/bootable/recovery/
Dui.cpp74 has_touch_screen(false), in RecoveryUI()
91 has_touch_screen = true; in OnKeyDetected()
522 return has_touch_screen; in HasTouchScreen()
Dui.h204 bool has_touch_screen; variable