Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationActivityStarter.java38 void startHistoryIntent(View view, boolean showHistory); in startHistoryIntent() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarter.java514 public void startHistoryIntent(View view, boolean showHistory) { in startHistoryIntent() method in StatusBarNotificationActivityStarter