Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationHelperImpl.java125 AutomotiveConfigConstants.NOTIFICATION_LIST_EMPTY)); in tapClearAllBtn()
148 AutomotiveConfigConstants.NOTIFICATION_LIST_EMPTY)); in clickManageBtn()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java185 public static final String NOTIFICATION_LIST_EMPTY = "NOTIFICATION_LIST_EMPTY"; field in AutomotiveConfigConstants