Home
last modified time | relevance | path

Searched defs:pollingLoopFilter (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Nfc/tests/unit/src/com/android/nfc/cardemulation/
DCardEmulationManagerTest.java732 String pollingLoopFilter = "filter"; in testCardEmulationRegisterPollingLoopFilterForService_serviceExists() local
758 String pollingLoopFilter = "filter"; in testCardEmulationRegisterPollingLoopFilterForService_serviceDoesNotExists() local
783 String pollingLoopFilter = "filter"; in testCardEmulationRemovePollingLoopFilterForService_serviceExists() local
809 String pollingLoopFilter = "filter"; in testCardEmulationRemovePollingLoopFilterForService_serviceDoesNotExists() local
834 String pollingLoopFilter = "filter"; in testCardEmulationRegisterPollingLoopPatternFilterForService_serviceExists() local
860 String pollingLoopFilter = "filter"; in testCardEmulationRegisterPollingLoopPatternFilterForService_serviceDoesNotExists() local
885 String pollingLoopFilter = "filter"; in testCardEmulationRemovePollingLoopPatternFilterForService_serviceExists() local
911 String pollingLoopFilter = "filter"; in testCardEmulationRemovePollingLoopPatternFilterForService_serviceDoesNotExists() local
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DCardEmulationManager.java679 String pollingLoopFilter, boolean autoTransact) throws RemoteException { in registerPollingLoopFilterForService()
693 String pollingLoopFilter) throws RemoteException { in removePollingLoopFilterForService()
DRegisteredServicesCache.java1076 ComponentName componentName, String pollingLoopFilter, in registerPollingLoopFilterForService()
1107 ComponentName componentName, String pollingLoopFilter) { in removePollingLoopFilterForService()