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

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

Completed in 2390 milliseconds