Searched refs:ACTION_PASSPOINT_DEAUTH_IMMINENT (Results 1 – 4 of 4) sorted by relevance
20 import static android.net.wifi.WifiManager.ACTION_PASSPOINT_DEAUTH_IMMINENT;184 intent = new Intent(ACTION_PASSPOINT_DEAUTH_IMMINENT); in onWnmFrameReceived()
21 import static android.net.wifi.WifiManager.ACTION_PASSPOINT_DEAUTH_IMMINENT;545 assertEquals(ACTION_PASSPOINT_DEAUTH_IMMINENT, intent.getValue().getAction()); in onDeauthImminentReceived()
339 public static final String ACTION_PASSPOINT_DEAUTH_IMMINENT = field in WifiManager
47334 Landroid/net/wifi/WifiManager;->ACTION_PASSPOINT_DEAUTH_IMMINENT:Ljava/lang/String;