Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DAppsCustomizeTabHost.java298 public void setCurrentTabFromContent(AppsCustomizePagedView.ContentType type) { in setCurrentTabFromContent() method in AppsCustomizeTabHost
DAppsCustomizePagedView.java981 tabHost.setCurrentTabFromContent(ContentType.Widgets); in updateCurrentTab()
984 tabHost.setCurrentTabFromContent(ContentType.Applications); in updateCurrentTab()
1608 tabHost.setCurrentTabFromContent(ContentType.Applications);