Searched refs:il (Results 1 – 2 of 2) sorted by relevance
805 boolean il = (flag & NdefRecord.FLAG_IL) != 0; in parse()812 } else if (inChunk && il) { in parse()825 int idLength = il ? (buffer.get() & 0xFF) : 0; in parse()943 boolean il = mTnf == TNF_EMPTY ? true : mId.length > 0; in writeToByteBuffer()946 (sr ? FLAG_SR : 0) | (il ? FLAG_IL : 0) | mTnf); in writeToByteBuffer()955 if (il) { in writeToByteBuffer()971 boolean il = mTnf == TNF_EMPTY ? true : mId.length > 0; in getByteLength()974 if (il) length += 1; in getByteLength()
109 Mutex::Autolock il(mInterfaceLock); in initialize() local347 Mutex::Autolock il(mInterfaceLock); in disconnectImpl() local401 Mutex::Autolock il(mInterfaceLock); in disconnectImpl() local943 Mutex::Autolock il(mInterfaceLock); in submitRequestsHelper() local1569 Mutex::Autolock il(mInterfaceLock); in clearStreamingRequest() local1595 Mutex::Autolock il(mInterfaceLock); in waitUntilRequestReceived() local1603 Mutex::Autolock il(mInterfaceLock); in createInputStream() local1745 Mutex::Autolock il(mInterfaceLock); in createStream() local1884 Mutex::Autolock il(mInterfaceLock); in getStreamInfo() local1924 Mutex::Autolock il(mInterfaceLock); in setStreamTransform() local[all …]