Searched refs:getRouteSelectionRequest (Results 1 – 2 of 2) sorted by relevance
370 eq(getRouteSelectionRequest(expectedSubIds)), in verifyNetworkRequestsRegistered()449 private NetworkRequest getRouteSelectionRequest(Set<Integer> netCapsSubIds) { in getRouteSelectionRequest() method in UnderlyingNetworkControllerTest566 eq(getRouteSelectionRequest(INITIAL_SUB_IDS)), in verifyRegistrationOnAvailableAndGetCallback()720 eq(getRouteSelectionRequest(INITIAL_SUB_IDS)), in setupControllerAndGetNetworkListener()
205 getRouteSelectionRequest(), mRouteSelectionCallback, mHandler); in registerOrUpdateNetworkRequests()271 private NetworkRequest getRouteSelectionRequest() { in getRouteSelectionRequest() method in UnderlyingNetworkController