Home
last modified time | relevance | path

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

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