OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MSG_SESSION_ESTABLISHED
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java
94
public static final int
MSG_SESSION_ESTABLISHED
= 5001;
453
case
MSG_SESSION_ESTABLISHED
:
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java
118
public static final int
MSG_SESSION_ESTABLISHED
= 5001;
653
case
MSG_SESSION_ESTABLISHED
:
Completed in 2566 milliseconds