Searched refs:getCombineSubtypeEnabled (Results 1 – 2 of 2) sorted by relevance
249 boolean getCombineSubtypeEnabled(); in getCombineSubtypeEnabled() method489 if (!settings.getCombineSubtypeEnabled()) { in makeContentObserver()590 if (!mSettings.getCombineSubtypeEnabled()) {1301 final boolean combineSubtypeEnabled = mSettings.getCombineSubtypeEnabled();1758 pw.printPair(NETSTATS_COMBINE_SUBTYPE_ENABLED, mSettings.getCombineSubtypeEnabled());2180 public boolean getCombineSubtypeEnabled() {
1215 when(mSettings.getCombineSubtypeEnabled()).thenReturn(enable);1410 when(mSettings.getCombineSubtypeEnabled()).thenReturn(false);