Home
last modified time | relevance | path

Searched defs:onBandwidthUpdateRequested (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DINetworkAgent.aidl31 void onBandwidthUpdateRequested(); in onBandwidthUpdateRequested() method
H A DNetworkAgent.java666 public void onBandwidthUpdateRequested() { in onBandwidthUpdateRequested() method in NetworkAgent.NetworkAgentBinder
1048 public void onBandwidthUpdateRequested() { in onBandwidthUpdateRequested() method in NetworkAgent
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcNetworkAgent.java237 public synchronized void onBandwidthUpdateRequested() { in onBandwidthUpdateRequested() method in DcNetworkAgent
/aosp12/packages/modules/Connectivity/service/src/com/android/server/connectivity/
H A DNetworkAgentInfo.java443 public void onBandwidthUpdateRequested() { in onBandwidthUpdateRequested() method in NetworkAgentInfo