Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java222 private boolean mPendingLogUpdate = false; field in NotificationRecord
1660 mPendingLogUpdate = pendingLogUpdate; in setPendingLogUpdate()
1666 return mPendingLogUpdate; in hasPendingLogUpdate()