Searched refs:MSG_REG_CLIENT (Results 1 - 2 of 2) sorted by relevance

/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
H A DBluetoothHDPService.java80 public static final int MSG_REG_CLIENT = 200; field in class:BluetoothHDPService
106 case MSG_REG_CLIENT:
H A DBluetoothHDPActivity.java205 Message msg = Message.obtain(null, BluetoothHDPService.MSG_REG_CLIENT);

Completed in 22 milliseconds