Home
last modified time | relevance | path

Searched defs:CardType (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/logging/
DQuickContactEvent.java49 public static final class CardType { class in QuickContactEvent
/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphFriNfc_SmtCrdFmt.h93 … uint8_t CardType; /* Stores the type of the smart card */ member
DphFriNfc_NdefMap.h385 uint8_t CardType; member
/packages/services/Car/tests/InstrumentClusterRendererSample/src/com/android/car/cluster/sample/cards/
DCardView.java91 public @interface CardType { annotation in CardView