Searched refs:ACTION_PROMPT_UNVALIDATED (Results 1 – 2 of 2) sorted by relevance
343 public static final String ACTION_PROMPT_UNVALIDATED = "android.net.conn.PROMPT_UNVALIDATED"; field in ConnectivityManager
2557 Intent intent = new Intent(ConnectivityManager.ACTION_PROMPT_UNVALIDATED); in handlePromptUnvalidated()