Home
last modified time | relevance | path

Searched refs:NETWORK_STATS_SERVICE (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/net/
H A DNetworkStatsSummaryLoader.java44 builder.mContext.getSystemService(Context.NETWORK_STATS_SERVICE); in NetworkStatsSummaryLoader()
H A DNetworkCycleDataLoader.java54 builder.mContext.getSystemService(Context.NETWORK_STATS_SERVICE); in NetworkCycleDataLoader()
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/net/
H A DNetworkCycleChartDataLoaderTest.java54 when(mContext.getSystemService(Context.NETWORK_STATS_SERVICE)) in setUp()
H A DNetworkCycleDataForUidLoaderTest.java64 when(mContext.getSystemService(Context.NETWORK_STATS_SERVICE)) in setUp()
H A DNetworkCycleDataLoaderTest.java74 when(mContext.getSystemService(Context.NETWORK_STATS_SERVICE)) in setUp()
/aosp14/frameworks/base/core/java/android/content/
H A DContext.java4093 NETWORK_STATS_SERVICE,
4826 public static final String NETWORK_STATS_SERVICE = "netstats"; field in Context
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/net/
H A DNetworkPolicyManagerServiceTest.java462 case Context.NETWORK_STATS_SERVICE: in callSystemReady()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt10418 field public static final String NETWORK_STATS_SERVICE = "netstats";