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