Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/stats/pull/
DStatsPullAtomService.java1101 boolean canQueryTypeProxy = canQueryNetworkStatsForTypeProxy(); in initAndRegisterNetworkStatsPullers()
1564 private static boolean canQueryNetworkStatsForTypeProxy() { in canQueryNetworkStatsForTypeProxy() method in StatsPullAtomService