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