Searched refs:STATE_INTERNAL_ERROR (Results 1 – 3 of 3) sorted by relevance
126 public static final int STATE_INTERNAL_ERROR = 0x100; field in ContentCaptureSession
187 STATE_DISABLED | STATE_INTERNAL_ERROR)); in send()
23 import static android.view.contentcapture.ContentCaptureSession.STATE_INTERNAL_ERROR;251 setClientState(clientReceiver, STATE_DISABLED | STATE_INTERNAL_ERROR, in startSessionLocked()