Searched refs:ACTION_PASSPOINT_SUBSCRIPTION_REMEDIATION (Results 1 – 4 of 4) sorted by relevance
22 import static android.net.wifi.WifiManager.ACTION_PASSPOINT_SUBSCRIPTION_REMEDIATION;191 intent = new Intent(ACTION_PASSPOINT_SUBSCRIPTION_REMEDIATION); in onWnmFrameReceived()
23 import static android.net.wifi.WifiManager.ACTION_PASSPOINT_SUBSCRIPTION_REMEDIATION;572 assertEquals(ACTION_PASSPOINT_SUBSCRIPTION_REMEDIATION, intent.getValue().getAction()); in onSubscriptionRemediationReceived()
383 public static final String ACTION_PASSPOINT_SUBSCRIPTION_REMEDIATION = field in WifiManager
47337 Landroid/net/wifi/WifiManager;->ACTION_PASSPOINT_SUBSCRIPTION_REMEDIATION:Ljava/lang/String;