Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarterLogger.kt72 fun logSendingIntentFailed(e: Exception) { regex
H A DStatusBarNotificationActivityStarter.java502 mLogger.logSendingIntentFailed(e); in startNotificationIntent()