Searched refs:uidFake (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Nfc/nci/jni/ |
D | NativeNfcTag.cpp | 1449 uint8_t uidFake[] = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}; in nativeNfcTag_doIsIsoDepNdefFormatable() local 1452 e->SetByteArrayRegion(uidArray, 0, 8, (jbyte*)uidFake); in nativeNfcTag_doIsIsoDepNdefFormatable()
|