Home
last modified time | relevance | path

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

/packages/modules/ExtServices/java/src/android/ext/services/notification/
DNotificationEntry.java62 private boolean mIsShowActionEventLogged; field in NotificationEntry
305 mIsShowActionEventLogged = true; in setShowActionEventLogged()
317 return mIsShowActionEventLogged; in isShowActionEventLogged()