Searched refs:getRouteSelectionRequest (Results 1 – 2 of 2) sorted by relevance
399 eq(getRouteSelectionRequest(expectedSubIds)), in verifyNetworkRequestsRegistered()478 private NetworkRequest getRouteSelectionRequest(Set<Integer> netCapsSubIds) { in getRouteSelectionRequest() method in UnderlyingNetworkControllerTest629 eq(getRouteSelectionRequest(INITIAL_SUB_IDS)), in verifyRegistrationOnAvailableAndGetCallback()786 eq(getRouteSelectionRequest(INITIAL_SUB_IDS)), in setupControllerAndGetNetworkListener()
221 getRouteSelectionRequest(), mRouteSelectionCallback, mHandler); in registerOrUpdateNetworkRequests()287 private NetworkRequest getRouteSelectionRequest() { in getRouteSelectionRequest() method in UnderlyingNetworkController