OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVENT_REPORT
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMnsService.java
44
static final int
EVENT_REPORT
= 1001;
73
cb.obtainMessage(
EVENT_REPORT
, ev).sendToTarget();
BluetoothMasClient.java
438
case BluetoothMnsService.
EVENT_REPORT
:
[
all
...]
Completed in 72 milliseconds