Searched refs:shouldDropConnectionRequest (Results 1 – 1 of 1) sorted by relevance
1401 private boolean shouldDropConnectionRequest(int networkIdForConnection) { in shouldDropConnectionRequest() method in ClientModeImpl1481 } else if (mIsUserSelected && shouldDropConnectionRequest(netId)) { in connectToUserSelectNetwork()