Searched refs:alreadyConnected (Results 1 – 2 of 2) sorted by relevance
114 boolean alreadyConnected; in runOnConnection()116 alreadyConnected = mICarServiceHelper != null; in runOnConnection()117 if (!alreadyConnected) { in runOnConnection()124 if (alreadyConnected) { in runOnConnection()
289 bool alreadyConnected(AddressWithType address_with_type) { in alreadyConnected() function705 if (connections.alreadyConnected(address_with_type)) { in add_device_to_accept_list()962 if (connections.alreadyConnected(address_with_type)) { in create_le_connection()