Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/contentcapture/
DContentCaptureSession.java141 public static final int STATE_SERVICE_DIED = 0x400; field in ContentCaptureSession
DMainContentCaptureSession.java274 mState = STATE_SERVICE_DIED; in onSessionStarted()