Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/template/
DCarNotificationActionsView.java181 void setCategoryIsCall(boolean isCall) { in setCategoryIsCall() method in CarNotificationActionsView
/packages/apps/Car/Notification/tests/robotests/src/com/android/car/notification/template/
DCarNotificationActionsViewTest.java331 mCarNotificationActionsView.setCategoryIsCall(isCall); in finishInflateWithIsCall()