Home
last modified time | relevance | path

Searched refs:getTypeClass (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DFloatingHeaderRow.java57 Class<? extends FloatingHeaderRow> getTypeClass(); in getTypeClass() method
DPluginHeaderRow.java83 public Class<PluginHeaderRow> getTypeClass() { in getTypeClass() method in PluginHeaderRow
DFloatingHeaderView.java406 if (row.getTypeClass() == type) { in findFixedRowByType()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/
DAppsDividerView.java303 public Class<AppsDividerView> getTypeClass() { in getTypeClass() method in AppsDividerView
DPredictionRowView.java409 public Class<PredictionRowView> getTypeClass() { in getTypeClass() method in PredictionRowView