OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSG_UNREG_HEALTH_APP
(Results
1 - 2
of
2
) sorted by null
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPService.java
86
public static final int
MSG_UNREG_HEALTH_APP
= 301;
119
case
MSG_UNREG_HEALTH_APP
:
BluetoothHDPActivity.java
157
sendMessage(BluetoothHDPService.
MSG_UNREG_HEALTH_APP
, 0);
Completed in 30 milliseconds