Searched refs:mapPriority (Results 1 – 1 of 1) sorted by relevance
997 final Integer mapPriority = mServiceTypeToOffloadPriority.get( in createOffloadService() local1000 final int priority = mapPriority == null ? Integer.MAX_VALUE : mapPriority; in createOffloadService()