OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BluetoothMapObexServer
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java
124
private
BluetoothMapObexServer
mMapServer;
300
mMapServer = new
BluetoothMapObexServer
(mSessionStatusHandler, this,
BluetoothMapObexServer.java
36
public class
BluetoothMapObexServer
extends ServerRequestHandler {
38
private static final String TAG = "
BluetoothMapObexServer
";
73
public
BluetoothMapObexServer
(Handler callback, Context context,
Completed in 80 milliseconds