Home
last modified time | relevance | path

Searched defs:STATE_DISABLED (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/om/
DOverlayInfo.java87 public static final int STATE_DISABLED = 2; field in OverlayInfo
/frameworks/base/core/java/android/view/contentcapture/
DContentCaptureSession.java82 public static final int STATE_DISABLED = 0x4; field in ContentCaptureSession