Searched refs:CONNECTION_STATE_CONNECTED (Results 1 – 1 of 1) sorted by relevance
74 private static final int CONNECTION_STATE_CONNECTED = 1; field in BluetoothDevice981 return sService.getConnectionState(this) > CONNECTION_STATE_CONNECTED; in isEncrypted()