Searched refs:routeForAid (Results 1 – 1 of 1) sorted by relevance
265 HashMap<String, Integer> routeForAid = new HashMap<String, Integer>(aidMap.size()); in configureRouting() local295 routeForAid.put(aid, route); in configureRouting()301 if (routeForAid.equals(mRouteForAid) && powerForAid.equals(mPowerForAid) && !force) { in configureRouting()309 mRouteForAid = routeForAid; in configureRouting()