Home
last modified time | relevance | path

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

/packages/modules/ExtServices/src/android/ext/services/notification/
DNotificationEntry.java67 private boolean mIsShowActionEventLogged; field in NotificationEntry
314 mIsShowActionEventLogged = true; in setShowActionEventLogged()
326 return mIsShowActionEventLogged; in isShowActionEventLogged()