Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupManager.java162 Throwable existingThrowable = existing.getDebugThrowable(); in onEntryAdded() local
165 + (existingThrowable != null in onEntryAdded()
166 ? Log.getStackTraceString(existingThrowable) + "\n": "") in onEntryAdded()