Searched defs:STATE_CONNECTED (Results 1 – 7 of 7) sorted by relevance
| /frameworks/base/core/java/com/android/internal/net/ | ||
| D | LegacyVpnInfo.java | 37 public static final int STATE_CONNECTED = 3; field in LegacyVpnInfo |
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ | ||
| D | CastController.java | 37 public static final int STATE_CONNECTED = 2; field in CastController.CastDevice |
| /frameworks/base/core/java/android/bluetooth/ | ||
| D | BluetoothProfile.java | 56 public static final int STATE_CONNECTED = 2; field |
| D | BluetoothPbap.java | 82 public static final int STATE_CONNECTED = 2; field in BluetoothPbap |
| D | BluetoothAdapter.java | 448 public static final int STATE_CONNECTED = 2; field in BluetoothAdapter |
| /frameworks/base/tests/OneMedia/src/com/android/onemedia/ | ||
| D | PlayerController.java | 42 public static final int STATE_CONNECTED = 1; field in PlayerController |
| /frameworks/base/core/java/android/view/textservice/ | ||
| D | SpellCheckerSession.java | 245 private static final int STATE_CONNECTED = 1; field in SpellCheckerSession.SpellCheckerSessionListenerImpl |