Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java215 private boolean mPendingLogUpdate = false; field in NotificationRecord
1605 mPendingLogUpdate = pendingLogUpdate; in setPendingLogUpdate()
1611 return mPendingLogUpdate; in hasPendingLogUpdate()