Searched refs:sStates (Results 1 – 2 of 2) sorted by relevance
33 private static HashMap<String, State> sStates = Maps.newHashMap(); field in SystemService45 sStates.put(state, this); in State()84 final State state = sStates.get(rawState); in getState()
39118 Landroid/os/SystemService;->sStates:Ljava/util/HashMap;