Searched refs:serviceStateAllowsPSAttach (Results 1 – 1 of 1) sorted by relevance
1427 private boolean serviceStateAllowsPSAttach(@NonNull ServiceState ss, in serviceStateAllowsPSAttach() method in DataNetworkController1618 if (!serviceStateAllowsPSAttach(mServiceState, transport)) { in evaluateNetworkRequest()3797 if (!serviceStateAllowsPSAttach(oldSS, transport) in shouldReevaluateNetworkRequests()3798 && serviceStateAllowsPSAttach(newSS, transport)) { in shouldReevaluateNetworkRequests()