Home
last modified time | relevance | path

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

/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
DBluetoothHDPService.java84 public static final int MSG_REG_HEALTH_APP = 300; field in BluetoothHDPService
115 case MSG_REG_HEALTH_APP: in handleMessage()
DBluetoothHDPActivity.java148 sendMessage(BluetoothHDPService.MSG_REG_HEALTH_APP, in onCreate()