Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcNetworkAgent.java412 void updateQosBearerSessions(final List<QosBearerSession> qosBearerSessions) { in updateQosBearerSessions() method in DcNetworkAgent
DDataConnection.java659 networkAgent.updateQosBearerSessions(new ArrayList<>()); in syncQosToNetworkAgent()
662 networkAgent.updateQosBearerSessions(qosBearerSessions); in syncQosToNetworkAgent()