Searched refs:mNfcAllowed (Results 1 – 1 of 1) sorted by relevance
55 private boolean mNfcAllowed = false; field in NFC_AR_DO63 mNfcAllowed = allowed; in NFC_AR_DO()67 return mNfcAllowed; in isNfcAllowed()78 mNfcAllowed = false; in interpret()94 mNfcAllowed = (data[index] == 0x01); in interpret()108 stream.write(mNfcAllowed ? 0x01 : 0x00); in build()