Searched refs:ACTION_WIFI_SETTINGS (Results 1 – 10 of 10) sorted by relevance
98 Truth.assertThat(it.intent.action).isEqualTo(Settings.ACTION_WIFI_SETTINGS) in handleLongClickWhenActive()110 Truth.assertThat(it.intent.action).isEqualTo(Settings.ACTION_WIFI_SETTINGS) in handleLongClickWhenInactive()
59 Intent(Settings.ACTION_WIFI_SETTINGS) in handleInput()
108 private val WIFI_SETTINGS = Intent(Settings.ACTION_WIFI_SETTINGS) in <lambda>()
73 private static final Intent WIFI_SETTINGS = new Intent(Settings.ACTION_WIFI_SETTINGS);
192 Intent intent = new Intent(Settings.ACTION_WIFI_SETTINGS); in connect()
304 assertCanBeHandled(new Intent(Settings.ACTION_WIFI_SETTINGS)); in testSettings()
806 public static final String ACTION_WIFI_SETTINGS = field in Settings
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
25237 …field public static final java.lang.String ACTION_WIFI_SETTINGS = "android.settings.WIFI_SETTINGS";
37369 field public static final String ACTION_WIFI_SETTINGS = "android.settings.WIFI_SETTINGS";