Home
last modified time | relevance | path

Searched refs:NOTIFICATIONS (Results 1 – 4 of 4) sorted by relevance

/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationHelperImpl.java58 AutoConfigConstants.NOTIFICATIONS, in isAppInForeground()
72 AutoConfigConstants.NOTIFICATIONS, in tapClearAllBtn()
88 AutoConfigConstants.NOTIFICATIONS, in checkNotificationExists()
122 AutoConfigConstants.NOTIFICATIONS, in openNotification()
133 AutoConfigConstants.NOTIFICATIONS, in scrollThroughNotifications()
151 AutoConfigConstants.NOTIFICATIONS, in clearAllBtnExist()
DAutoNotificationMockingHelperImpl.java66 AutoConfigConstants.NOTIFICATIONS, in AutoNotificationMockingHelperImpl()
71 AutoConfigConstants.NOTIFICATIONS, in AutoNotificationMockingHelperImpl()
76 AutoConfigConstants.NOTIFICATIONS, in AutoNotificationMockingHelperImpl()
81 AutoConfigConstants.NOTIFICATIONS, in AutoNotificationMockingHelperImpl()
172 AutoConfigConstants.NOTIFICATIONS, in getNotificationStack()
/platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/
DAutoConfigConstants.java216 public static final String NOTIFICATIONS = "NOTIFICATIONS"; field in AutoConfigConstants
DAutoJsonUtility.java117 AutoConfigConstants.NOTIFICATIONS, AutoNotificationsConfigUtility.getInstance()); in loadConfigUtilitiesForSupportedApplications()