OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSG_REG_CLIENT
(Results
1 - 2
of
2
) sorted by null
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPService.java
80
public static final int
MSG_REG_CLIENT
= 200;
106
case
MSG_REG_CLIENT
:
BluetoothHDPActivity.java
205
Message msg = Message.obtain(null, BluetoothHDPService.
MSG_REG_CLIENT
);
Completed in 159 milliseconds