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