Searched refs:STATE_SERVICE_RESURRECTED (Results 1 – 2 of 2) sorted by relevance
24 import static android.view.contentcapture.ContentCaptureSession.STATE_SERVICE_RESURRECTED;202 STATE_ACTIVE | STATE_SERVICE_RESURRECTED); in resurrectLocked()
153 public static final int STATE_SERVICE_RESURRECTED = 0x1000; field in ContentCaptureSession