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

  /packages/apps/Bluetooth/src/com/android/bluetooth/pan/
PanService.java 371 case CONN_STATE_CONNECTING:
597 private final static int CONN_STATE_CONNECTING = 1;
  /frameworks/base/core/java/android/bluetooth/
BluetoothGatt.java 57 private static final int CONN_STATE_CONNECTING = 1;
145 if (mConnState != CONN_STATE_CONNECTING) {
728 mConnState = CONN_STATE_CONNECTING;
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java 560 case CONN_STATE_CONNECTING:
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hid/
HidService.java 671 case CONN_STATE_CONNECTING:
696 private final static int CONN_STATE_CONNECTING = 1;
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 646 milliseconds