Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/template/
DCarNotificationBodyViewTest.java96 assertThat(mCarNotificationBodyView.getCountView().getText()).isEqualTo(TEST_COUNT); in onBind_launcherIconUsed_countTextSet()
/packages/apps/Car/Notification/src/com/android/car/notification/template/
DCarNotificationBodyView.java356 TextView getCountView() { in getCountView() method in CarNotificationBodyView