Searched refs:mPollingLoopFilters (Results 1 – 1 of 1) sorted by relevance
199 private Map<Integer, Map<String, List<ApduServiceInfo>>> mPollingLoopFilters; field in HostEmulationManager335 mPollingLoopFilters = new HashMap<Integer, Map<String, List<ApduServiceInfo>>>(); in HostEmulationManager()448 mPollingLoopFilters.put(Integer.valueOf(userId), pollingLoopFilters); in updatePollingLoopFilters()607 mPollingLoopFilters.get(ActivityManager.getCurrentUser()).get(dataStr); in onPollingLoopDetected()1892 return mPollingLoopFilters; in getPollingLoopFilters()