HomeSort by relevance Sort by last modified time
    Searched refs:CANCEL_NON_POINTER_EVENTS (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/input/
InputDispatcher.cpp 533 CancelationOptions options(CancelationOptions::CANCEL_NON_POINTER_EVENTS, reason);
543 CancelationOptions options(CancelationOptions::CANCEL_NON_POINTER_EVENTS, reason);
    [all...]
InputDispatcher.h 673 CANCEL_NON_POINTER_EVENTS = 2,
    [all...]

Completed in 25 milliseconds