HomeSort by relevance Sort by last modified time
    Searched defs:getDataBytes (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapbMessage.java 352 public byte[] getDataBytes(int length) {
617 byte[] rawData = reader.getDataBytes(bMsgLength - (line.getBytes().length + 2)); // 2 added to compensate for the removed \r\n
    [all...]
  /external/zxing/core/
core.jar 

Completed in 332 milliseconds