Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java205 private boolean mPendingLogUpdate = false; field in NotificationRecord
1519 mPendingLogUpdate = pendingLogUpdate; in setPendingLogUpdate()
1525 return mPendingLogUpdate; in hasPendingLogUpdate()