Searched refs:pointers0And2 (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/services/inputflinger/tests/ |
D | UnwantedInteractionBlocker_test.cpp | 184 NotifyMotionArgs pointers0And2 = removePointerIds(args, {1}); in TEST() local 185 assertArgs(pointers0And2, ACTION_UNKNOWN, {{0, {1, 2, 3}}, {2, {7, 8, 9}}}); in TEST()
|