HomeSort by relevance Sort by last modified time
    Searched refs:CONN_STATE_DISCONNECTING (Results 1 - 5 of 5) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/pan/
PanService.java 374 case CONN_STATE_DISCONNECTING:
598 private final static int CONN_STATE_DISCONNECTING = 3;
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 562 case CONN_STATE_DISCONNECTING:
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hid/
HidService.java 675 case CONN_STATE_DISCONNECTING:
698 private final static int CONN_STATE_DISCONNECTING = 3;
  /frameworks/base/core/java/android/bluetooth/
BluetoothGatt.java 58 private static final int CONN_STATE_DISCONNECTING = 3;
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 

Completed in 259 milliseconds