Searched refs:STATE_WAITING_FOR_SERVER (Results 1 – 2 of 2) sorted by relevance
68 public static final int STATE_WAITING_FOR_SERVER = 0x1; field in ContentCaptureSession
222 mState = STATE_WAITING_FOR_SERVER; in start()