Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DContentCaptureSession.java146 public static final int STATE_SERVICE_DIED = 0x400; field in ContentCaptureSession
H A DMainContentCaptureSession.java310 mState = STATE_SERVICE_DIED; in onSessionStarted()