Home | History | Annotate | Download | only in map

Lines Matching defs:START_OFFSET

37     private static final int START_OFFSET             = 0x02;
241 case START_OFFSET:
243 Log.w(TAG, "START_OFFSET: Wrong length received: " + tagLength + " expected: "
603 appParamBuf.put((byte) START_OFFSET);