Home
last modified time | relevance | path

Searched defs:startHistoryIntent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationActivityStarter.kt47 fun startHistoryIntent(view: View?, showHistory: Boolean) in onNotificationBubbleIconClicked() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarter.java576 public void startHistoryIntent(View view, boolean showHistory) { in startHistoryIntent() method in StatusBarNotificationActivityStarter