Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DConnectToNetworkNotificationBuilder.java42 public static final String ACTION_PICK_WIFI_NETWORK = field in ConnectToNetworkNotificationBuilder
93 getPrivateBroadcast(ACTION_PICK_WIFI_NETWORK, notifierTag)).build(); in createConnectToAvailableNetworkNotification()
95 .setContentIntent(getPrivateBroadcast(ACTION_PICK_WIFI_NETWORK, notifierTag)) in createConnectToAvailableNetworkNotification()
DAvailableNetworkNotifier.java20 import static com.android.server.wifi.ConnectToNetworkNotificationBuilder.ACTION_PICK_WIFI_NETWORK;
193 filter.addAction(ACTION_PICK_WIFI_NETWORK); in AvailableNetworkNotifier()
213 case ACTION_PICK_WIFI_NETWORK:
482 ConnectToNetworkNotificationAndActionCount.ACTION_PICK_WIFI_NETWORK); in handleSeeAllNetworksAction()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DOpenNetworkNotifierTest.java20 import static com.android.server.wifi.ConnectToNetworkNotificationBuilder.ACTION_PICK_WIFI_NETWORK;
546 mBroadcastReceiver.onReceive(mContext, createIntent(ACTION_PICK_WIFI_NETWORK)); in actionPickWifiNetwork_currentRecommendationExists_opensWifiSettings()
553 ConnectToNetworkNotificationAndActionCount.ACTION_PICK_WIFI_NETWORK); in actionPickWifiNetwork_currentRecommendationExists_opensWifiSettings()
/frameworks/base/wifi/java/android/net/wifi/
DWifiManager.java1114 public static final String ACTION_PICK_WIFI_NETWORK = "android.net.wifi.PICK_WIFI_NETWORK"; field in WifiManager
/frameworks/base/wifi/api/
Dcurrent.txt361 … field public static final String ACTION_PICK_WIFI_NETWORK = "android.net.wifi.PICK_WIFI_NETWORK";
/frameworks/opt/net/wifi/service/proto/src/
Dmetrics.proto1754 ACTION_PICK_WIFI_NETWORK = 3; enumerator
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18063 …field public static final java.lang.String ACTION_PICK_WIFI_NETWORK = "android.net.wifi.PICK_WIFI_…
/frameworks/base/api/
Dcurrent.txt31441 … field public static final String ACTION_PICK_WIFI_NETWORK = "android.net.wifi.PICK_WIFI_NETWORK";