Searched refs:STATE_SERVICE_UPDATING (Results 1 – 2 of 2) sorted by relevance
25 import static android.view.contentcapture.ContentCaptureSession.STATE_SERVICE_UPDATING;212 setClientState(mSessionStateReceiver, STATE_DISABLED | STATE_SERVICE_UPDATING, in pauseLocked()
147 public static final int STATE_SERVICE_UPDATING = 0x800; field in ContentCaptureSession