Searched defs:BluetoothMnsObexClient (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMnsObexClient.java47 public class BluetoothMnsObexClient { class
49 private static final String TAG = "BluetoothMnsObexClient";
72 public BluetoothMnsObexClient(Context context, BluetoothDevice remoteDevice) { method in class:BluetoothMnsObexClient
76 HandlerThread thread = new HandlerThread("BluetoothMnsObexClient");

Completed in 2637 milliseconds