Home
last modified time | relevance | path

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

/aosp_15_r20/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
H A DAutoNotificationHelperImpl.java302 UiObject2 testNotificationLayout = in isRecentNotification() local
305 return testNotificationLayout != null; in isRecentNotification()
319 UiObject2 testNotificationLayout = in isOlderNotification() local
322 return testNotificationLayout != null; in isOlderNotification()