Searched defs:INITIAL (Results 1 – 3 of 3) sorted by relevance
30 private static final int INITIAL = 0; field in GoogleSecurityToolActivity
42 public static final int INITIAL = 0; field in DeviceAccountLogin
66 private static enum State { INITIAL, UNLOCK_REQUESTED }; enumConstant