Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationHelperImpl.java74 AutoConfigConstants.CLEAR_ALL_BUTTON)); in tapClearAllBtn()
153 AutoConfigConstants.CLEAR_ALL_BUTTON)); in clearAllBtnExist()
/platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/
DAutoNotificationsConfigUtility.java176 AutoConfigConstants.CLEAR_ALL_BUTTON, in loadDefaultExpandedNotificationsConfig()
DAutoConfigConstants.java223 public static final String CLEAR_ALL_BUTTON = "CLEAR_ALL_BUTTON"; field in AutoConfigConstants