Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBluetoothChatService.java46 public static final int MESSAGE_READ = 2; field in BluetoothChatService
572 mHandler.obtainMessage(MESSAGE_READ, bytes, -1, buffer) in run()
DMessageTestActivity.java204 case BluetoothChatService.MESSAGE_READ: in handleMessage()
DBleCocClientService.java600 case BluetoothChatService.MESSAGE_READ: in handleMessage()
DBleCocServerService.java660 case BluetoothChatService.MESSAGE_READ: in handleMessage()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt12054 field public static final String MESSAGE_READ = "read";