Searched refs:ACTION_PROMPT_LOST_VALIDATION (Results 1 – 6 of 6) sorted by relevance
19 import static android.net.ConnectivityManager.ACTION_PROMPT_LOST_VALIDATION;117 setupActivityWithAction(ACTION_PROMPT_LOST_VALIDATION, mNetwork); in setupPromptLostValidationAction_shouldShowLostInternetAccessPersist()151 setupActivityWithAction(ACTION_PROMPT_LOST_VALIDATION, mNetwork); in positiveButton_withLostValidation_shouldCallSetAvoidUnvalidated()
19 import static android.net.ConnectivityManager.ACTION_PROMPT_LOST_VALIDATION;64 || ACTION_PROMPT_LOST_VALIDATION.equals(intent.getAction()) in isKnownAction()
41 …field public static final String ACTION_PROMPT_LOST_VALIDATION = "android.net.action.PROMPT_LOST_V…
468 public static final String ACTION_PROMPT_LOST_VALIDATION = field in ConnectivityManager
47 Landroid/net/ConnectivityManager;->ACTION_PROMPT_LOST_VALIDATION:Ljava/lang/String;
6432 action = ConnectivityManager.ACTION_PROMPT_LOST_VALIDATION;