Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DWorkspace.java131 getHotseatAppIcon("Chrome"), in ensureWorkspaceIsScrollable()
147 public AppIcon getHotseatAppIcon(String appName) { in getHotseatAppIcon() method in Workspace
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DDefaultLayoutProviderTest.java77 mLauncher.getWorkspace().getHotseatAppIcon(getSettingsApp().getLabel().toString()); in testCustomProfileLoaded_with_icon_on_hotseat()