Searched refs:getCombineSubtypeEnabled (Results 1 – 2 of 2) sorted by relevance
366 boolean getCombineSubtypeEnabled(); in getCombineSubtypeEnabled() method821 if (!settings.getCombineSubtypeEnabled()) { in makeContentObserver()1211 if (!mSettings.getCombineSubtypeEnabled()) {2362 final boolean combineSubtypeEnabled = mSettings.getCombineSubtypeEnabled();2929 pw.print(NETSTATS_COMBINE_SUBTYPE_ENABLED, mSettings.getCombineSubtypeEnabled());3581 public boolean getCombineSubtypeEnabled() {
2684 public boolean getCombineSubtypeEnabled() { in getCombineSubtypeEnabled() method in NetworkStatsServiceTest.TestNetworkStatsSettings