Searched refs:isFelicaLite (Results 1 – 3 of 3) sorted by relevance
230 bool isFelicaLite();
1387 isFormattable = NfcTag::getInstance().isFelicaLite() ? JNI_TRUE : JNI_FALSE; in nativeNfcTag_doIsNdefFormatable()
1257 bool NfcTag::isFelicaLite() { return mIsFelicaLite; } in isFelicaLite() function in NfcTag