Searched refs:mRoutingEntryMapCaptor (Results 1 – 1 of 1) sorted by relevance
104 private ArgumentCaptor<HashMap<String, AidRoutingManager.AidEntry>> mRoutingEntryMapCaptor; field in RegisteredAidCacheTest274 verify(mAidRoutingManager).configureRouting(mRoutingEntryMapCaptor.capture(), in testAidConflictResolution_walletRoleEnabledNfcEnabled_walletWins()277 mRoutingEntryMapCaptor.getValue(); in testAidConflictResolution_walletRoleEnabledNfcEnabled_walletWins()437 verify(mAidRoutingManager).configureRouting(mRoutingEntryMapCaptor.capture(), in testOnServicesUpdated_walletRoleEnabled()440 mRoutingEntryMapCaptor.getValue(); in testOnServicesUpdated_walletRoleEnabled()489 verify(mAidRoutingManager).configureRouting(mRoutingEntryMapCaptor.capture(), in testOnNfcEnabled()