Home
last modified time | relevance | path

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

/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto813 // ACTION: QS Airplane mode tile tapped
820 // ACTION: QS Bluetooth tile tapped
827 // ACTION: QS Cast tile tapped
833 // ACTION: QS Cellular tile tapped
839 // ACTION: QS Color inversion tile tapped
851 // ACTION: QS Do not disturb tile tapped
858 // ACTION: QS Flashlight tile tapped
865 // ACTION: QS Hotspot tile tapped
872 // ACTION: QS 3P tile tapped
878 // ACTION: QS Location tile tapped
[all …]
/frameworks/base/proto/src/
Dwifi.proto1386 // User tapped action button to connect to recommended network.
1389 // User tapped action button to open Wi-Fi Settings.
1392 // User tapped "Failed to connect" notification to open Wi-Fi Settings.
/frameworks/base/core/proto/android/app/
Dsettings_enums.proto594 // ACTION: QS Sensor Privacy Mode tile tapped
2088 // ACTION: Slice was tapped.
/frameworks/native/services/inputflinger/
DInputReader.cpp5725 bool tapped = false; in preparePointerGestures() local
5762 tapped = true; in preparePointerGestures()
5784 if (!tapped) { in preparePointerGestures()