Searched refs:NETWORK_STATS_SERVICE (Results 1 – 16 of 16) sorted by relevance
63 builder.mContext.getSystemService(Context.NETWORK_STATS_SERVICE); in NetworkCycleDataLoader()65 ServiceManager.getService(Context.NETWORK_STATS_SERVICE)); in NetworkCycleDataLoader()
45 builder.mContext.getSystemService(Context.NETWORK_STATS_SERVICE); in NetworkStatsSummaryLoader()
76 ServiceManager.getService(Context.NETWORK_STATS_SERVICE)); in DataUsageController()
54 when(mContext.getSystemService(Context.NETWORK_STATS_SERVICE)) in setUp()
60 when(mContext.getSystemService(Context.NETWORK_STATS_SERVICE)) in setUp()
74 when(mContext.getSystemService(Context.NETWORK_STATS_SERVICE)) in setUp()
48 ServiceManager.getService(Context.NETWORK_STATS_SERVICE)); in setUp()
91 @SystemService(Context.NETWORK_STATS_SERVICE)128 ServiceManager.getServiceOrThrow(Context.NETWORK_STATS_SERVICE))); in NetworkStatsManager()
177 ServiceManager.getService(Context.NETWORK_STATS_SERVICE)); in getStatsService()
144 mockService(Context.NETWORK_STATS_SERVICE, NetworkStatsManager.class, mStatsManager); in setUp()
3181 NETWORK_STATS_SERVICE,3784 public static final String NETWORK_STATS_SERVICE = "netstats"; field in Context
975 registerService(Context.NETWORK_STATS_SERVICE, NetworkStatsManager.class, in registerService() argument
1308 ServiceManager.addService(Context.NETWORK_STATS_SERVICE, networkStats); in startOtherServices()
312 ServiceManager.getService(Context.NETWORK_STATS_SERVICE)); in StatsCompanionService()
10684 ServiceManager.getService(Context.NETWORK_STATS_SERVICE)); in readNetworkStatsLocked()
9852 field public static final String NETWORK_STATS_SERVICE = "netstats";