Home
last modified time | relevance | path

Searched refs:getLineAsBytes (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapbMessage.java333 private byte[] getLineAsBytes() { in getLineAsBytes() method in BluetoothMapbMessage.BMsgReader
376 byte[] line = getLineAsBytes(); in getLine()