Searched refs:AllInOneTetherSettings (Results 1 – 9 of 9) sorted by relevance
19 import static com.android.settings.AllInOneTetherSettings.BLUETOOTH_TETHER_KEY;20 import static com.android.settings.AllInOneTetherSettings.ETHERNET_TETHER_KEY;21 import static com.android.settings.AllInOneTetherSettings.EXPANDED_CHILD_COUNT_DEFAULT;22 import static com.android.settings.AllInOneTetherSettings.EXPANDED_CHILD_COUNT_MAX;24 import static com.android.settings.AllInOneTetherSettings.USB_TETHER_KEY;25 import static com.android.settings.AllInOneTetherSettings.WIFI_TETHER_DISABLE_KEY;73 private AllInOneTetherSettings mAllInOneTetherSettings;104 mAllInOneTetherSettings = spy(new AllInOneTetherSettings()); in setUp()123 AllInOneTetherSettings.KEY_WIFI_TETHER_NETWORK_PASSWORD); in getNonIndexableKeys_tetherAvailable_featureEnabled_keysReturnedCorrectly()145 assertThat(niks).contains(AllInOneTetherSettings.KEY_WIFI_TETHER_AUTO_OFF); in getNonIndexableKeys_tetherAvailable_featureDisabled_keysReturned()[all …]
19 import static com.android.settings.AllInOneTetherSettings.DEDUP_POSTFIX;
73 public class AllInOneTetherSettings extends RestrictedDashboardFragment class177 public AllInOneTetherSettings() { in AllInOneTetherSettings() method in AllInOneTetherSettings
73 AllInOneTetherSettings.class.getCanonicalName()); in wrapIntentWithAllInOneTetherSettingsIfNeeded()
19 import static com.android.settings.AllInOneTetherSettings.WIFI_TETHER_DISABLE_KEY;
19 import com.android.settings.AllInOneTetherSettings;185 AllInOneTetherSettings.class.getName(),