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