Home
last modified time | relevance | path

Searched refs:sendAllPendingRequests (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsDispatchersController.java1047 sendAllPendingRequests(holder, domain); in requestDomainSelection()
1059 sendAllPendingRequests(holder, domain); in requestDomainSelection()
1089 sendAllPendingRequests(holder, NetworkRegistrationInfo.DOMAIN_UNKNOWN); in requestDomainSelection()
1290 sendAllPendingRequests(holder, NetworkRegistrationInfo.DOMAIN_UNKNOWN); in handleDomainSelectionTerminatedAbnormally()
1303 private void sendAllPendingRequests(@NonNull DomainSelectionConnectionHolder holder, in sendAllPendingRequests() method in SmsDispatchersController