Searched refs:findFixedRowByType (Results 1 – 2 of 2) sorted by relevance
422 public <T extends FloatingHeaderRow> T findFixedRowByType(Class<T> type) { in findFixedRowByType() method in FloatingHeaderView
238 getAppsView().getFloatingHeaderView().findFixedRowByType(PredictionRowView.class) in bindExtraContainerItems()