Home
last modified time | relevance | path

Searched defs:STATE_INITIAL (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DViewState.java52 public static final int STATE_INITIAL = 0x001; field in ViewState
/aosp12/frameworks/wilhelm/tests/sandbox/
H A Dmonkey.c28 STATE_INITIAL, enumerator
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DRemotePrintDocument.java64 private static final int STATE_INITIAL = 0; field in RemotePrintDocument