Searched defs:sendMessage (Results 1 – 4 of 4) sorted by relevance
| /development/samples/training/NsdChat/src/com/example/android/nsdchat/ | ||
| D | ChatConnection.java | 62 public void sendMessage(String msg) { in sendMessage() method in ChatConnection |
| /development/samples/BluetoothHDP/src/com/example/bluetooth/health/ | ||
| D | BluetoothHDPService.java | 266 private void sendMessage(int what, int value) { in sendMessage() method in BluetoothHDPService |
| D | BluetoothHDPActivity.java | 304 private void sendMessage(int what, int value) { in sendMessage() method in BluetoothHDPActivity |
| /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/ | ||
| D | BluetoothChat.java | 200 private void sendMessage(String message) { in sendMessage() method in BluetoothChat |