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

  /frameworks/base/services/input/
InputDispatcher.h 98 FLAG_SPLIT = 1 << 2,
159 // if FLAG_SPLIT is set.
559 return targetFlags & InputTarget::FLAG_SPLIT;
    [all...]
InputDispatcher.cpp     [all...]

Completed in 155 milliseconds