Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DFloatingHeaderRow.java41 boolean hasVisibleContent(); in hasVisibleContent() method
DPluginHeaderRow.java54 public boolean hasVisibleContent() { in hasVisibleContent() method in PluginHeaderRow
DFloatingHeaderView.java214 if (row.hasVisibleContent() && row.isVisible()) { in getFocusedChild()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/
DAppsDividerView.java125 public boolean hasVisibleContent() { in hasVisibleContent() method in AppsDividerView
DPredictionRowView.java154 public boolean hasVisibleContent() { in hasVisibleContent() method in PredictionRowView