Searched refs:isHistoryShown (Results 1 – 3 of 3) sorted by relevance
73 assertTrue(mView.isHistoryShown()); in setHistoryShown()81 assertFalse(mView.isHistoryShown()); in setHistoryNotShown()
91 public boolean isHistoryShown() { in isHistoryShown() method in FooterView
5090 mNotificationActivityStarter.startHistoryIntent(v, mFooterView.isHistoryShown()); in inflateFooterView()