Home
last modified time | relevance | path

Searched refs:bandwidthSetGlobalAlert (Results 1 – 15 of 15) sorted by relevance

/aosp12/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/
H A DINetd.aidl51 void bandwidthSetGlobalAlert(long bytes); in bandwidthSetGlobalAlert() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/
H A DINetd.aidl68 void bandwidthSetGlobalAlert(long bytes); in bandwidthSetGlobalAlert() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/
H A DINetd.aidl69 void bandwidthSetGlobalAlert(long bytes); in bandwidthSetGlobalAlert() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
H A DINetd.aidl69 void bandwidthSetGlobalAlert(long bytes); in bandwidthSetGlobalAlert() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/
H A DINetd.aidl91 void bandwidthSetGlobalAlert(long bytes); in bandwidthSetGlobalAlert() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/
H A DINetd.aidl91 void bandwidthSetGlobalAlert(long bytes); in bandwidthSetGlobalAlert() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/
H A DINetd.aidl69 void bandwidthSetGlobalAlert(long bytes); in bandwidthSetGlobalAlert() method
/aosp12/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
H A DINetd.aidl91 void bandwidthSetGlobalAlert(long bytes); in bandwidthSetGlobalAlert() method
/aosp12/system/netd/server/binder/android/net/
H A DINetd.aidl668 void bandwidthSetGlobalAlert(long bytes); in bandwidthSetGlobalAlert() method
/aosp12/system/netd/server/
H A DNetdNativeService.h58 binder::Status bandwidthSetGlobalAlert(int64_t bytes) override;
H A DNdcDispatcher.cpp650 int rc = !mNetd->bandwidthSetGlobalAlert(bytes).isOk(); in runCommand()
H A DNetdNativeService.cpp316 binder::Status NetdNativeService::bandwidthSetGlobalAlert(int64_t bytes) { in bandwidthSetGlobalAlert() function in android::net::NetdNativeService
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DNetworkManagementService.java1150 mNetdService.bandwidthSetGlobalAlert(alertBytes); in setGlobalAlert()
/aosp12/system/netd/tests/
H A Dbinder_test.cpp1745 binder::Status status = mNetd->bandwidthSetGlobalAlert(testAlertBytes); in TEST_F()
1750 status = mNetd->bandwidthSetGlobalAlert(testAlertBytes); in TEST_F()
/aosp12/frameworks/base/services/
H A Dart-profile359 HSPLandroid/net/INetd$Stub$Proxy;->bandwidthSetGlobalAlert(J)V+]Landroid/os/IBinder;Landroid/os/Bin…