Home
last modified time | relevance | path

Searched defs:REASON_USER_STOPPED (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java168 public static final int REASON_USER_STOPPED = 6; field in NotificationListenerService
/frameworks/base/proto/src/
Dmetrics_constants.proto110 REASON_USER_STOPPED = 6; enumerator