Searched refs:getCombineSubtypeEnabled (Results 1 – 2 of 2) sorted by relevance
371 boolean getCombineSubtypeEnabled(); in getCombineSubtypeEnabled() method872 if (!settings.getCombineSubtypeEnabled()) { in makeContentObserver()1297 if (!mSettings.getCombineSubtypeEnabled()) {2461 final boolean combineSubtypeEnabled = mSettings.getCombineSubtypeEnabled();3042 pw.print(NETSTATS_COMBINE_SUBTYPE_ENABLED, mSettings.getCombineSubtypeEnabled());3705 public boolean getCombineSubtypeEnabled() {
2762 public boolean getCombineSubtypeEnabled() { in getCombineSubtypeEnabled() method in NetworkStatsServiceTest.TestNetworkStatsSettings