Searched refs:SINGLE_TAP_PRESSED (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/chromeos/
H A Dtouch_exploration_controller.cc161 case SINGLE_TAP_PRESSED:
226 SET_STATE(SINGLE_TAP_PRESSED);
719 case SINGLE_TAP_PRESSED:
1026 case SINGLE_TAP_PRESSED:
1079 case SINGLE_TAP_PRESSED:
1080 return "SINGLE_TAP_PRESSED";
H A Dtouch_exploration_controller.h291 SINGLE_TAP_PRESSED, enumerator in enum:ui::TouchExplorationController::State
353 // If the user added another finger in SINGLE_TAP_PRESSED, or if the user

Completed in 118 milliseconds