Searched refs:getAnyAppIconSelector (Results 1 – 4 of 4) sorted by relevance
60 mPredictionRow.findObject(AppIcon.getAnyAppIconSelector())); in getAnyAppIcon()69 return mPredictionRow.findObjects(AppIcon.getAnyAppIconSelector()).size(); in getPredictionRowAppsCount()
66 static BySelector getAnyAppIconSelector() { in getAnyAppIconSelector() method in AppIcon
143 AppIcon.getAnyAppIconSelector()) in getIconNames()
334 List<UiObject2> icons = mHotseat.findObjects(AppIcon.getAnyAppIconSelector()); in getHotseatAppIcon()352 mLauncher.waitForObjectsInContainer(workspace, AppIcon.getAnyAppIconSelector()); in getWorkspaceIconsPositions()