HomeSort by relevance Sort by last modified time
    Searched defs:BluetoothPan (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothPan.java 36 *<p>BluetoothPan is a proxy object for controlling the Bluetooth
38 * the BluetoothPan proxy object.
43 public final class BluetoothPan implements BluetoothProfile {
44 private static final String TAG = "BluetoothPan";
126 * Create a BluetoothPan proxy object for interacting with the local
130 /*package*/ BluetoothPan(Context context, ServiceListener l) {
139 if (VDBG) Log.d(TAG, "BluetoothPan() call bindService");
370 if (DBG) Log.d(TAG, "BluetoothPAN Proxy object connected");
375 BluetoothPan.this);
379 if (DBG) Log.d(TAG, "BluetoothPAN Proxy object disconnected")
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-4.1.2_r1-robolectric-0.jar 

Completed in 62 milliseconds