Home
last modified time | relevance | path

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

/frameworks/base/proto/src/
Dmetrics_constants.proto668 // ACTION: QS Airplane mode tile tapped
675 // ACTION: QS Bluetooth tile tapped
682 // ACTION: QS Cast tile tapped
688 // ACTION: QS Cellular tile tapped
694 // ACTION: QS Color inversion tile tapped
706 // ACTION: QS Do not disturb tile tapped
713 // ACTION: QS Flashlight tile tapped
720 // ACTION: QS Hotspot tile tapped
727 // ACTION: QS 3P tile tapped
733 // ACTION: QS Location tile tapped
[all …]
/frameworks/native/services/inputflinger/
DInputReader.cpp5546 bool tapped = false; in preparePointerGestures() local
5583 tapped = true; in preparePointerGestures()
5605 if (!tapped) { in preparePointerGestures()