Searched refs:getWalletRoleHolderService (Results 1 – 2 of 2) sorted by relevance
6 import static android.nfc.cts.WalletRoleTestUtils.getWalletRoleHolderService;413 WalletRoleTestUtils.getWalletRoleHolderService().getClassName()); in testTypeAPollingLoopToWalletHolder()1103 notifyPollingLoopAndWait(frames, getWalletRoleHolderService().getClassName()); in testBackgroundWalletConflictPollingLoopToWallet_walletRoleEnabled()1199 ComponentName walletServiceName = WalletRoleTestUtils.getWalletRoleHolderService(); in testDontAutoDisableObserveModeInForegroundTwoServices()1640 WalletRoleTestUtils.getWalletRoleHolderService(), in testAidResolutionWithRoleHolder_anotherAppHoldsForeground()1682 WalletRoleTestUtils.getWalletRoleHolderService(), in testAidResolutionWithRoleHolder()1685 WalletRoleTestUtils.getWalletRoleHolderService(), in testAidResolutionWithRoleHolder()1697 WalletRoleTestUtils.getWalletRoleHolderService(), in testAidResolutionWithRoleHolder()1733 WalletRoleTestUtils.getWalletRoleHolderService(), in testAidResolutionWithRoleHolderSetToNone()1736 WalletRoleTestUtils.getWalletRoleHolderService(), in testAidResolutionWithRoleHolderSetToNone()[all …]
65 static ComponentName getWalletRoleHolderService() { in getWalletRoleHolderService() method in WalletRoleTestUtils