Home
last modified time | relevance | path

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

/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DQosCallbackTracker.java203 public void sendEventNrQosSessionAvailable(final int qosCallbackId, in sendEventNrQosSessionAvailable() method in QosCallbackTracker
207 ac -> ac.sendEventNrQosSessionAvailable(session, attributes)); in sendEventNrQosSessionAvailable()
DQosCallbackAgentConnection.java163 void sendEventNrQosSessionAvailable(final QosSession session, in sendEventNrQosSessionAvailable() method in QosCallbackAgentConnection
DNetworkAgentInfo.java970 mQosCallbackTracker.sendEventNrQosSessionAvailable(qosCallbackId, session, attributes); in sendNrQosSessionAvailable()