Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/utils/
DManagedApplicationService.java114 public static final int EVENT_STOPPED_PERMANENTLY = 4; field in ManagedApplicationService.LogEvent
144 case EVENT_STOPPED_PERMANENTLY: in eventToString()
456 LogEvent.EVENT_STOPPED_PERMANENTLY)); in checkAndDeliverServiceDiedCbLocked()
/frameworks/base/services/core/java/com/android/server/vr/
DVrManagerService.java198 if (!mBootsToVr && event.event == LogEvent.EVENT_STOPPED_PERMANENTLY &&