Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationHelperImpl.java128 getUiElementFromConfig(AutomotiveConfigConstants.CLEAR_ALL_BUTTON); in tapClearAllBtn()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java181 public static final String CLEAR_ALL_BUTTON = "CLEAR_ALL_BUTTON"; field in AutomotiveConfigConstants