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.java194 Throwable existingThrowable = existing.getDebugThrowable(); in onEntryAddedInternal() local
197 + (existingThrowable != null in onEntryAddedInternal()
198 ? Log.getStackTraceString(existingThrowable) + "\n": "") in onEntryAddedInternal()