OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATUS_HEALTH_APP_REG
(Results
1 - 2
of
2
) sorted by null
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPService.java
66
public static final int
STATUS_HEALTH_APP_REG
= 100;
221
sendMessage(
STATUS_HEALTH_APP_REG
, RESULT_FAIL);
224
sendMessage(
STATUS_HEALTH_APP_REG
, RESULT_OK);
BluetoothHDPActivity.java
81
case BluetoothHDPService.
STATUS_HEALTH_APP_REG
:
Completed in 39 milliseconds