Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java149 private Throwable mDebugThrowable; field in NotificationEntry
562 mDebugThrowable = debugThrowable; in setDebugThrowable()
566 return mDebugThrowable; in getDebugThrowable()