Searched refs:ACTION_PASSPOINT_ICON (Results 1 – 4 of 4) sorted by relevance
21 import static android.net.wifi.WifiManager.ACTION_PASSPOINT_ICON;167 Intent intent = new Intent(ACTION_PASSPOINT_ICON); in onIconResponse()
22 import static android.net.wifi.WifiManager.ACTION_PASSPOINT_ICON;250 assertEquals(ACTION_PASSPOINT_ICON, intent.getValue().getAction()); in verifyIconIntent()
269 public static final String ACTION_PASSPOINT_ICON = "android.net.wifi.action.PASSPOINT_ICON"; field in WifiManager
47335 Landroid/net/wifi/WifiManager;->ACTION_PASSPOINT_ICON:Ljava/lang/String;