Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DNfcService.java3982 String aidCategory = mCardEmulationManager in sendOffHostTransactionEvent() local
3984 if (DBG) Log.d(TAG, "aid cateogry: " + aidCategory); in sendOffHostTransactionEvent()
3986 mStatsdUtils.setCardEmulationEventCategory(aidCategory); in sendOffHostTransactionEvent()
3988 switch (aidCategory) { in sendOffHostTransactionEvent()