Home
last modified time | relevance | path

Searched refs:getAidGroupForService (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Nfc/tests/unit/src/com/android/nfc/cardemulation/
DCardEmulationManagerTest.java1032 when(mRegisteredServicesCache.getAidGroupForService(eq(USER_ID), in testCardEmulationGetAidGroupForService_serviceExists()
1036 .getAidGroupForService(USER_ID, WALLET_PAYMENT_SERVICE, in testCardEmulationGetAidGroupForService_serviceExists()
1048 verify(mRegisteredServicesCache).getAidGroupForService(eq(USER_ID), anyInt(), in testCardEmulationGetAidGroupForService_serviceExists()
1058 when(mRegisteredServicesCache.getAidGroupForService(eq(USER_ID), in testCardEmulationGetAidGroupForService_serviceDoesNotExists()
1062 .getAidGroupForService(USER_ID, WALLET_PAYMENT_SERVICE, in testCardEmulationGetAidGroupForService_serviceDoesNotExists()
DRegisteredServicesCacheTest.java1005 assertNull(mRegisteredServicesCache.getAidGroupForService( in testGetAidGroupForService_nonExistingService()
1015 assertNull(mRegisteredServicesCache.getAidGroupForService(USER_ID, in testGetAidGroupForService_wrongUid()
1030 AidGroup aidGroupReceived = mRegisteredServicesCache.getAidGroupForService(USER_ID, in testGetAidGroupForService_existingService_correctUid()
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DCardEmulationManager.java764 public AidGroup getAidGroupForService(int userId, in getAidGroupForService() method in CardEmulationManager.CardEmulationInterface
771 return mServiceCache.getAidGroupForService(userId, Binder.getCallingUid(), service, in getAidGroupForService()
DRegisteredServicesCache.java1281 public AidGroup getAidGroupForService(int userId, int uid, ComponentName componentName, in getAidGroupForService() method in RegisteredServicesCache
/packages/apps/Nfc/apex/hiddenapi/
Dhiddenapi-max-target-o.txt238 Landroid/nfc/INfcCardEmulation$Stub$Proxy;->getAidGroupForService(ILandroid/content/ComponentName;L…
265 Landroid/nfc/INfcCardEmulation;->getAidGroupForService(ILandroid/content/ComponentName;Ljava/lang/S…