Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/status-bar-helper/src/android/platform/helpers/
DStatusBarHelperImpl.java254 AutomotiveConfigConstants.NETWORK_PALETTE_SUMMARY)); in isHotspotNameDisplayed()
279 AutomotiveConfigConstants.NETWORK_PALETTE_SUMMARY)); in isWifiNameDisplayed()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java545 public static final String NETWORK_PALETTE_SUMMARY = "NETWORK_PALETTE_SUMMARY"; field in AutomotiveConfigConstants