Searched refs:dispatchTap (Results 1 – 1 of 1) sorted by relevance
4940 dispatchTap(mAmbientIndicationContainer, viewX, viewY); in dispatchDoubleTap()4941 dispatchTap(mAmbientIndicationContainer, viewX, viewY); in dispatchDoubleTap()4944 private void dispatchTap(View view, float x, float y) { in dispatchTap() method in DozeServiceHost