Searched refs:NON_PAYMENT_SERVICE_COMPONENT (Results 1 – 2 of 2) sorted by relevance
70 private static final ComponentName NON_PAYMENT_SERVICE_COMPONENT = field in RegisteredT3tIdentifiersCacheTest99 when(mNfcFServiceInfo.getComponent()).thenReturn(NON_PAYMENT_SERVICE_COMPONENT); in setUp()239 cache.onEnabledForegroundNfcFServiceChanged(USER_ID, NON_PAYMENT_SERVICE_COMPONENT); in testOnEnabledForegroundNfcFServiceChangedCase3()241 Assert.assertEquals(NON_PAYMENT_SERVICE_COMPONENT, cache.mEnabledForegroundService); in testOnEnabledForegroundNfcFServiceChangedCase3()262 cache.onEnabledForegroundNfcFServiceChanged(USER_ID, NON_PAYMENT_SERVICE_COMPONENT); in testOnEnabledForegroundNfcFServiceChangedCase4()
106 private static final ComponentName NON_PAYMENT_SERVICE_COMPONENT = field in RegisteredServicesCacheTest311 Assert.assertTrue(userServices.dynamicSettings.containsKey(NON_PAYMENT_SERVICE_COMPONENT)); in testInitialize_filesExist()327 userServices.dynamicSettings.get(NON_PAYMENT_SERVICE_COMPONENT); in testInitialize_filesExist()