/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ |
D | NetworkMonitorManager.java | 112 public boolean forceReevaluation(int uid) { in forceReevaluation() method in NetworkMonitorManager 115 mNetworkMonitor.forceReevaluation(uid); in forceReevaluation()
|
D | INetworkMonitor.aidl | 68 void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/1/android/net/ |
D | INetworkMonitor.aidl | 7 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/4/android/net/ |
D | INetworkMonitor.aidl | 7 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/5/android/net/ |
D | INetworkMonitor.aidl | 25 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/2/android/net/ |
D | INetworkMonitor.aidl | 7 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/10/android/net/ |
D | INetworkMonitor.aidl | 26 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/7/android/net/ |
D | INetworkMonitor.aidl | 25 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/9/android/net/ |
D | INetworkMonitor.aidl | 25 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/6/android/net/ |
D | INetworkMonitor.aidl | 25 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/8/android/net/ |
D | INetworkMonitor.aidl | 25 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/3/android/net/ |
D | INetworkMonitor.aidl | 24 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/13/android/net/ |
D | INetworkMonitor.aidl | 41 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/11/android/net/ |
D | INetworkMonitor.aidl | 41 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/12/android/net/ |
D | INetworkMonitor.aidl | 41 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/18/android/net/ |
D | INetworkMonitor.aidl | 41 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/14/android/net/ |
D | INetworkMonitor.aidl | 41 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/17/android/net/ |
D | INetworkMonitor.aidl | 41 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/19/android/net/ |
D | INetworkMonitor.aidl | 41 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/15/android/net/ |
D | INetworkMonitor.aidl | 41 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/current/android/net/ |
D | INetworkMonitor.aidl | 41 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/20/android/net/ |
D | INetworkMonitor.aidl | 41 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/21/android/net/ |
D | INetworkMonitor.aidl | 41 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/16/android/net/ |
D | INetworkMonitor.aidl | 41 oneway void forceReevaluation(int uid); in forceReevaluation() method
|
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivityservice/ |
D | CSCaptivePortalAppTest.kt | 106 verify(wifiAgent.networkMonitor, never()).forceReevaluation(anyInt()) in testCaptivePortalApp_Reevaluate_Nopermission()
|