Home
last modified time | relevance | path

Searched refs:STATE_WAITING_FOR_SERVER (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/contentcapture/
DContentCaptureSession.java92 public static final int STATE_WAITING_FOR_SERVER = 0x1; field in ContentCaptureSession
DMainContentCaptureSession.java268 mState = STATE_WAITING_FOR_SERVER; in start()
DMainContentCaptureSessionV2.java293 mState = STATE_WAITING_FOR_SERVER; in startImpl()