Home
last modified time | relevance | path

Searched refs:FORGET_WIFI (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/automotive-helpers/status-bar-helper/src/android/platform/helpers/
DStatusBarHelperImpl.java353 getUiElementFromConfig(AutomotiveConfigConstants.FORGET_WIFI)); in forgetWifi()
354 getSpectatioUiUtil().validateUiObject(forgetObject, AutomotiveConfigConstants.FORGET_WIFI); in forgetWifi()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java548 public static final String FORGET_WIFI = "FORGET_WIFI"; field in AutomotiveConfigConstants