Searched refs:setManageOrHistoryButtonDescription (Results 1 – 3 of 3) sorted by relevance
166 mView.setManageOrHistoryButtonDescription(resId); in testSetManageOrHistoryButtonDescription_resourceOnlyFetchedOnce()175 mView.setManageOrHistoryButtonDescription(resId); in testSetManageOrHistoryButtonDescription_resourceOnlyFetchedOnce()176 mView.setManageOrHistoryButtonDescription(resId); in testSetManageOrHistoryButtonDescription_resourceOnlyFetchedOnce()186 assertLogsWtf(() -> mView.setManageOrHistoryButtonDescription(resId)); in testSetManageOrHistoryButtonDescription_expectsFlagEnabled()
140 footer.setManageOrHistoryButtonDescription(textId) in <lambda>()
202 public void setManageOrHistoryButtonDescription(@StringRes int contentDescriptionId) { in setManageOrHistoryButtonDescription() method in FooterView