Home
last modified time | relevance | path

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

/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DQosCallbackTracker.java189 public void sendEventEpsQosSessionAvailable(final int qosCallbackId, in sendEventEpsQosSessionAvailable() method in QosCallbackTracker
193 ac -> ac.sendEventEpsQosSessionAvailable(session, attributes)); in sendEventEpsQosSessionAvailable()
DQosCallbackAgentConnection.java152 void sendEventEpsQosSessionAvailable(final QosSession session, in sendEventEpsQosSessionAvailable() method in QosCallbackAgentConnection
DNetworkAgentInfo.java964 mQosCallbackTracker.sendEventEpsQosSessionAvailable(qosCallbackId, session, attributes); in sendEpsQosSessionAvailable()