Searched defs:LongPressAffordanceView (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/wm/gestures/
H A Dlong_press_affordance_handler.cc138 class LongPressAffordanceHandler::LongPressAffordanceView class in class:ash::LongPressAffordanceHandler
141 LongPressAffordanceView(const gfx::Point& event_location, function in class:ash::LongPressAffordanceHandler::LongPressAffordanceView
164 virtual ~LongPressAffordanceView() {
231 DISALLOW_COPY_AND_ASSIGN(LongPressAffordanceView);
288 view_.reset(new LongPressAffordanceView(tap_down_location_, root_window));

Completed in 78 milliseconds