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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hid/
HidService.java 180 if(halState == CONN_STATE_CONNECTED &&
188 if (halState == CONN_STATE_CONNECTED &&
669 case CONN_STATE_CONNECTED:
695 private final static int CONN_STATE_CONNECTED = 0;
  /packages/apps/Bluetooth/src/com/android/bluetooth/pan/
PanService.java 369 case CONN_STATE_CONNECTED:
596 private final static int CONN_STATE_CONNECTED = 0;
  /frameworks/base/core/java/android/bluetooth/
BluetoothGatt.java 58 private static final int CONN_STATE_CONNECTED = 2;
188 mConnState = CONN_STATE_CONNECTED;
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 558 case CONN_STATE_CONNECTED:
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 37 milliseconds