Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarter.java320 startNotificationIntent(intent, fillInIntent, row, wasOccluded, isActivityIntent); in handleNotificationClickAfterPanelCollapsed()
365 private void startNotificationIntent(PendingIntent intent, Intent fillInIntent, in startNotificationIntent() method in StatusBarNotificationActivityStarter