Home | History | Annotate | Download | only in launcher2

Lines Matching refs:Applications

146  * The Apps/Customize page that displays all the applications, widgets, and shortcuts.
158 Applications,
956 } else if (type == ContentType.Applications) {
988 !tag.equals(tabHost.getTabTagForContentType(ContentType.Applications))) {
989 tabHost.setCurrentTabFromContent(ContentType.Applications);
1595 // We remove and re-add the updated applications list because it's properties may have
1610 if (!tag.equals(tabHost.getTabTagForContentType(ContentType.Applications))) {
1611 tabHost.setCurrentTabFromContent(ContentType.Applications);
1625 // TODO: Dump information related to current list of Applications, Widgets, etc.