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.java41 void startHistoryIntent(View view, boolean showHistory); in startHistoryIntent() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarter.java566 public void startHistoryIntent(View view, boolean showHistory) { in startHistoryIntent() method in StatusBarNotificationActivityStarter