Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/
DAutoNotificationsConfigUtility.java28 private static final String RECYCLER_VIEW_CLASS = "androidx.recyclerview.widget.RecyclerView"; field in AutoNotificationsConfigUtility
161 mApplicationConfigMap.put(AutoConfigConstants.RECYCLER_VIEW_CLASS, RECYCLER_VIEW_CLASS); in loadDefaultNotificationAppConfig()
DAutoConfigConstants.java218 public static final String RECYCLER_VIEW_CLASS = "RECYCLER_VIEW_CLASS"; field in AutoConfigConstants
/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationHelperImpl.java93 AutoConfigConstants.RECYCLER_VIEW_CLASS))); in checkNotificationExists()