Home
last modified time | relevance | path

Searched refs:shouldDraw (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/
DAppsDividerView.java117 public boolean shouldDraw() { in shouldDraw() method in AppsDividerView
136 } else if (row.shouldDraw()) { in updateDividerType()
DPredictionRowView.java199 public boolean shouldDraw() { in shouldDraw() method in PredictionRowView
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DFloatingHeaderRow.java40 boolean shouldDraw(); in shouldDraw() method
DPluginHeaderRow.java58 public boolean shouldDraw() { in shouldDraw() method in PluginHeaderRow