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 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java
120
public static final int
MSG_SESSION_ESTABLISHED
= 5001;
709
case
MSG_SESSION_ESTABLISHED
:
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapService.java
57
public static final int
MSG_SESSION_ESTABLISHED
= 5001;
414
case
MSG_SESSION_ESTABLISHED
:
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java
85
public static final int
MSG_SESSION_ESTABLISHED
= 5001;
380
case
MSG_SESSION_ESTABLISHED
:
[
all
...]
Completed in 1975 milliseconds