Searched refs:offHostIntent (Results 1 – 1 of 1) sorted by relevance
351 Intent offHostIntent = mIntentArgumentCaptor.getAllValues().get(1); in testInitialize_filesExist() local352 Assert.assertEquals(OffHostApduService.SERVICE_INTERFACE, offHostIntent.getAction()); in testInitialize_filesExist()