Searched refs:startHistoryIntent (Results 1 – 4 of 4) sorted by relevance
41 void startHistoryIntent(View view, boolean showHistory); in startHistoryIntent() method
186 .startHistoryIntent(view, /* showHistory = */ false) in <lambda>()191 .startHistoryIntent(view, /* showHistory = */ true) in <lambda>()
566 public void startHistoryIntent(View view, boolean showHistory) { in startHistoryIntent() method in StatusBarNotificationActivityStarter
860 mNotificationActivityStarter.startHistoryIntent(v, mView.isHistoryShown()); in setUpView()