Searched defs:pollingLoopPatternFilters (Results 1 – 3 of 3) sorted by relevance
429 HashMap<Pattern, List<ApduServiceInfo>> pollingLoopPatternFilters = in updatePollingLoopFilters() local449 mPollingLoopPatternFilters.put(Integer.valueOf(userId), pollingLoopPatternFilters); in updatePollingLoopFilters() local
133 public final Map<String, Boolean> pollingLoopPatternFilters = new HashMap<>(); field in RegisteredServicesCache.DynamicSettings
265 Map<Integer, Map<Pattern, List<ApduServiceInfo>>> pollingLoopPatternFilters = in testUpdatePollingLoopFilters() local