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.java133 Throwable existingThrowable = existing.getDebugThrowable(); in onEntryAdded() local
136 + (existingThrowable != null in onEntryAdded()
137 ? Log.getStackTraceString(existingThrowable) + "\n": "") in onEntryAdded()