Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/functional/statusbar/src/android/platform/tests/
DNetworkPaletteTest.java39 private static final String HOTSPOT = AutomotiveConfigConstants.NETWORK_PALETTE_HOTSPOT;
/platform_testing/libraries/automotive-helpers/status-bar-helper/src/android/platform/helpers/
DStatusBarHelperImpl.java247 getUiElementFromConfig(AutomotiveConfigConstants.NETWORK_PALETTE_HOTSPOT); in isHotspotNameDisplayed()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java543 public static final String NETWORK_PALETTE_HOTSPOT = "NETWORK_PALETTE_HOTSPOT"; field in AutomotiveConfigConstants