Searched refs:resolvePollingLoopFilterConflict (Results 1 – 4 of 4) sorted by relevance
711 mRegisteredAidCache.resolvePollingLoopFilterConflict(apduServiceInfos); in testPollingLoopFilterToForeground_walletRoleEnabled_walletSet()759 mRegisteredAidCache.resolvePollingLoopFilterConflict(apduServiceInfos); in testPollingLoopFilterToWallet_walletRoleEnabled_walletSet()
294 when(mRegisteredAidCache.resolvePollingLoopFilterConflict(anyList())) in testOnPollingLoopDetected_activeServiceAlreadyBound_overlappingServices()322 .resolvePollingLoopFilterConflict(mServiceListArgumentCaptor.capture()); in testOnPollingLoopDetected_activeServiceAlreadyBound_overlappingServices()
294 ApduServiceInfo resolvePollingLoopFilterConflict(List<ApduServiceInfo> conflictingServices) { in resolvePollingLoopFilterConflict() method in RegisteredAidCache
626 serviceInfo = mAidCache.resolvePollingLoopFilterConflict(serviceInfos); in onPollingLoopDetected()