Searched refs:mPollingLoopPatternFilters (Results 1 – 1 of 1) sorted by relevance
134 private Map<Integer, Map<Pattern, List<ApduServiceInfo>>> mPollingLoopPatternFilters; field in HostEmulationManager220 mPollingLoopPatternFilters = new HashMap<Integer, Map<Pattern, List<ApduServiceInfo>>>(); in HostEmulationManager()304 mPollingLoopPatternFilters.put(Integer.valueOf(userId), pollingLoopPatternFilters); in updatePollingLoopFilters()444 mPollingLoopPatternFilters.get(ActivityManager.getCurrentUser()); in onPollingLoopDetected()1315 return mPollingLoopPatternFilters; in getPollingLoopPatternFilters()