Searched refs:STATE_FLAG_SECURE (Results 1 – 2 of 2) sorted by relevance
127 public static final int STATE_FLAG_SECURE = 0x20; field in ContentCaptureSession
526 stateFlags |= ContentCaptureSession.STATE_FLAG_SECURE; in handleOnCreateSession()