Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/template/
DCarNotificationActionsView.java100 private boolean mIsCategoryCall; field in CarNotificationActionsView
168 mIsCategoryCall = in init()
233 if (mIsCategoryCall) { in bind()
275 mIsCategoryCall = isCall; in setCategoryIsCall()