HomeSort by relevance Sort by last modified time
    Searched refs:WIFI_WATCHDOG_POOR_NETWORK_TEST_ENABLED (Results 1 - 3 of 3) sorted by null

  /packages/apps/Settings/src/com/android/settings/wifi/
AdvancedWifiSettings.java 83 Secure.WIFI_WATCHDOG_POOR_NETWORK_TEST_ENABLED, 1) == 1);
149 Secure.WIFI_WATCHDOG_POOR_NETWORK_TEST_ENABLED,
  /frameworks/base/wifi/java/android/net/wifi/
WifiWatchdogStateMachine.java 276 Settings.Secure.WIFI_WATCHDOG_POOR_NETWORK_TEST_ENABLED, false);
353 Settings.Secure.getUriFor(Settings.Secure.WIFI_WATCHDOG_POOR_NETWORK_TEST_ENABLED),
434 Settings.Secure.WIFI_WATCHDOG_POOR_NETWORK_TEST_ENABLED, true);
    [all...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]

Completed in 61 milliseconds