Searched refs:startHistoryIntent (Results 1 – 3 of 3) sorted by relevance
38 void startHistoryIntent(View view, boolean showHistory); in startHistoryIntent() method
514 public void startHistoryIntent(View view, boolean showHistory) { in startHistoryIntent() method in StatusBarNotificationActivityStarter
777 mNotificationActivityStarter.startHistoryIntent(v, mView.isHistoryShown()); in setUpView()