Searched defs:apduServiceInfos (Results 1 – 3 of 3) sorted by relevance
176 List<ApduServiceInfo> apduServiceInfos = new ArrayList<>(); in testAidConflictResolution_walletRoleEnabledNfcDisabled_foregroundWins() local229 List<ApduServiceInfo> apduServiceInfos = new ArrayList<>(); in testAidConflictResolution_walletRoleEnabledNfcEnabled_walletWins() local295 List<ApduServiceInfo> apduServiceInfos = new ArrayList<>(); in testAidConflictResolution_walletRoleEnabledNfcEnabledPreFixAid_walletWins() local349 List<ApduServiceInfo> apduServiceInfos = new ArrayList<>(); in testAidConflictResolution_walletRoleEnabled_twoServicesOnWallet_firstServiceWins() local396 List<ApduServiceInfo> apduServiceInfos = new ArrayList<>(); in testOnServicesUpdated_walletRoleEnabled() local454 List<ApduServiceInfo> apduServiceInfos = new ArrayList<>(); in testOnNfcEnabled() local515 List<ApduServiceInfo> apduServiceInfos = new ArrayList<>(); in testPollingLoopFilterToForeground_walletRoleEnabled_walletSet() local561 List<ApduServiceInfo> apduServiceInfos = new ArrayList<>(); in testPollingLoopFilterToWallet_walletRoleEnabled_walletSet() local
367 List<ApduServiceInfo> apduServiceInfos = mApduServiceListCaptor.getValue(); in testInitialize_filesExist() local407 List<ApduServiceInfo> apduServiceInfos = mApduServiceListCaptor.getValue(); in testInitialize_filesDontExist() local599 List<ApduServiceInfo> apduServiceInfos = mApduServiceListCaptor.getValue(); in testSetOffhostSecureElement_existingService_correctUid_nonNullSE() local684 List<ApduServiceInfo> apduServiceInfos = mApduServiceListCaptor.getValue(); in testResetOffhostSecureElement_existingService_correctUid() local784 List<ApduServiceInfo> apduServiceInfos = mApduServiceListCaptor.getValue(); in testRegisterPollingLoopFilterForService_existingService_correctUid() local826 List<ApduServiceInfo> apduServiceInfos = mApduServiceListCaptor.getValue(); in testRemovePollingLoopFilterForService_existingService_correctUid() local870 List<ApduServiceInfo> apduServiceInfos = mApduServiceListCaptor.getValue(); in testRegisterPollingLoopPatternFilterForService_existingService_correctUid() local912 List<ApduServiceInfo> apduServiceInfos = mApduServiceListCaptor.getValue(); in testRemovePollingLoopPatternFilterForService_existingService_correctUid() local972 List<ApduServiceInfo> apduServiceInfos = mApduServiceListCaptor.getValue(); in testRegisterAidGroupForService_existingService_correctUid() local1085 List<ApduServiceInfo> apduServiceInfos = mApduServiceListCaptor.getValue(); in testRemoveAidGroupForService_existingService_correctUid() local
143 private Pair<Drawable, CharSequence> getNonPaymentServiceBannerAndLabelIfExists( in getNonPaymentServiceBannerAndLabelIfExists()