Home
last modified time | relevance | path

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

/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
DBluetoothHDPService.java68 public static final int STATUS_HEALTH_APP_UNREG = 101; field in BluetoothHDPService
227 sendMessage(STATUS_HEALTH_APP_UNREG,
DBluetoothHDPActivity.java87 case BluetoothHDPService.STATUS_HEALTH_APP_UNREG: