Searched refs:serviceStateMap (Results 1 – 1 of 1) sorted by relevance
285 ServiceState serviceState = userState.serviceStateMap.get(component); in buildTvInputListLocked()290 userState.serviceStateMap.put(component, serviceState); in buildTvInputListLocked()339 ServiceState serviceState = userState.serviceStateMap.get(info.getComponent()); in buildTvInputListLocked()399 for (Iterator<ComponentName> it = userState.serviceStateMap.keySet().iterator(); in switchUser()402 ServiceState serviceState = userState.serviceStateMap.get(component); in switchUser()467 for (ServiceState serviceState : userState.serviceStateMap.values()) { in removeUser()479 userState.serviceStateMap.clear(); in removeUser()516 ServiceState serviceState = userState.serviceStateMap.get(component); in getServiceStateLocked()559 ServiceState serviceState = userState.serviceStateMap.get(component); in updateServiceConnectionLocked()606 userState.serviceStateMap.remove(component); in updateServiceConnectionLocked()[all …]