Home
last modified time | relevance | path

Searched refs:NETWORK_PALETTE_WIFI (Results 1 – 3 of 3) sorted by relevance

/platform_testing/tests/automotive/functional/statusbar/src/android/platform/tests/
DNetworkPaletteTest.java40 private static final String WIFI = AutomotiveConfigConstants.NETWORK_PALETTE_WIFI;
/platform_testing/libraries/automotive-helpers/status-bar-helper/src/android/platform/helpers/
DStatusBarHelperImpl.java271 getUiElementFromConfig(AutomotiveConfigConstants.NETWORK_PALETTE_WIFI); in isWifiNameDisplayed()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java544 public static final String NETWORK_PALETTE_WIFI = "NETWORK_PALETTE_WIFI"; field in AutomotiveConfigConstants