Home
last modified time | relevance | path

Searched defs:REASON_CLICK (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarterTest.java279 REASON_CLICK, null); in testOnNotificationClicked_keyGuardShowing() local
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java217 public static final int REASON_CLICK = 1; field in NotificationListenerService
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto102 REASON_CLICK = 1; enumerator