Home
last modified time | relevance | path

Searched refs:ACTION_PICK_WIFI_NETWORK (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DConnectToNetworkNotificationBuilder.java45 public static final String ACTION_PICK_WIFI_NETWORK = field in ConnectToNetworkNotificationBuilder
99 getPrivateBroadcast(ACTION_PICK_WIFI_NETWORK, notifierTag)).build(); in createConnectToAvailableNetworkNotification()
102 .setContentIntent(getPrivateBroadcast(ACTION_PICK_WIFI_NETWORK, notifierTag)) in createConnectToAvailableNetworkNotification()
H A DAvailableNetworkNotifier.java20 import static com.android.server.wifi.ConnectToNetworkNotificationBuilder.ACTION_PICK_WIFI_NETWORK;
201 filter.addAction(ACTION_PICK_WIFI_NETWORK); in AvailableNetworkNotifier()
221 case ACTION_PICK_WIFI_NETWORK:
494 ConnectToNetworkNotificationAndActionCount.ACTION_PICK_WIFI_NETWORK); in handleSeeAllNetworksAction()
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DOpenNetworkNotifierTest.java20 import static com.android.server.wifi.ConnectToNetworkNotificationBuilder.ACTION_PICK_WIFI_NETWORK;
550 mBroadcastReceiver.onReceive(mContext, createIntent(ACTION_PICK_WIFI_NETWORK)); in actionPickWifiNetwork_currentRecommendationExists_opensWifiSettings()
557 ConnectToNetworkNotificationAndActionCount.ACTION_PICK_WIFI_NETWORK); in actionPickWifiNetwork_currentRecommendationExists_opensWifiSettings()
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
H A DUtils.java563 Intent wifiIntent = new Intent(WifiManager.ACTION_PICK_WIFI_NETWORK); in getWifiPickIntent()
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DWifiManager.java1185 public static final String ACTION_PICK_WIFI_NETWORK = "android.net.wifi.PICK_WIFI_NETWORK"; field in WifiManager
/aosp12/packages/modules/Wifi/framework/api/
H A Dcurrent.txt424 … field public static final String ACTION_PICK_WIFI_NETWORK = "android.net.wifi.PICK_WIFI_NETWORK";
/aosp12/packages/modules/Wifi/service/proto/src/
H A Dmetrics.proto1899 ACTION_PICK_WIFI_NETWORK = 3; enumerator
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt18063 …field public static final java.lang.String ACTION_PICK_WIFI_NETWORK = "android.net.wifi.PICK_WIFI_…