Home
last modified time | relevance | path

Searched refs:getPredictionRowView (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/util/
DTaplTestsPredictionRow.java33 mLauncher.getAllApps().getPredictionRowView(); in testPredictionRow()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DAllApps.java426 public PredictionRow getPredictionRowView() { in getPredictionRowView() method in AllApps