Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DNotificationUtilsTest.java200 typeMap.forEach((category, typeItem) -> { in onGetNotificationViewType_notificationIsARecognizedType_returnsCorrectType() argument
205 assertThat(NotificationUtils.getNotificationViewType(alertEntry)).isEqualTo(typeItem); in onGetNotificationViewType_notificationIsARecognizedType_returnsCorrectType()