Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java1025 public byte[] getChatStateConvoIdByteArray() { in getChatStateConvoIdByteArray() method in BluetoothMapAppParams
1038 str = new String(this.getChatStateConvoIdByteArray()); in getChatStateConvoIdString()