Searched refs:pointers1And2 (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/services/inputflinger/tests/ |
D | UnwantedInteractionBlocker_test.cpp | 187 NotifyMotionArgs pointers1And2 = removePointerIds(args, {0}); in TEST() local 188 assertArgs(pointers1And2, POINTER_0_DOWN, {{1, {4, 5, 6}}, {2, {7, 8, 9}}}); in TEST()
|