Home
last modified time | relevance | path

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

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
DBluetoothMasClient.java106 public static final int EVENT_GET_MESSAGES_LISTING = 6; field in BluetoothMasClient
406 client.sendToClient(EVENT_GET_MESSAGES_LISTING, request.isSuccess(), msgs); in handleMessage()