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