Home
last modified time | relevance | path

Searched refs:dispatchTap (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java4225 dispatchTap(mAmbientIndicationContainer, viewX, viewY); in onSlpiTap()
4245 private void dispatchTap(View view, float x, float y) { in dispatchTap() method in DozeServiceHost