Home | History | Annotate | Download | only in map

Lines Matching defs:START_OFFSET

38     private static final int START_OFFSET             = 0x02;
242 case START_OFFSET:
244 Log.w(TAG, "START_OFFSET: Wrong length received: " + tagLength + " expected: "
604 appParamBuf.put((byte) START_OFFSET);