Searched refs:respLength (Results 1 – 2 of 2) sorted by relevance
1500 int respLength = e->GetArrayLength (respBytes); in nativeNfcTag_doIsNdefFormatable() local1502 if (respLength == 9 && resp[7] == 0x91 && resp[8] == 0xAF) in nativeNfcTag_doIsNdefFormatable()
1086 int respLength = e->GetArrayLength(respBytes); in com_android_nfc_NativeNfcTag_doIsIsoDepNdefFormatable() local1088 if (respLength == 9 && resp[7] == (jbyte)0x91 && in com_android_nfc_NativeNfcTag_doIsIsoDepNdefFormatable()