Home | History | Annotate | Download | only in launcher2

Lines Matching refs:Applications

149  * The Apps/Customize page that displays all the applications, widgets, and shortcuts.
161 Applications,
951 } else if (type == ContentType.Applications) {
983 !tag.equals(tabHost.getTabTagForContentType(ContentType.Applications))) {
984 tabHost.setCurrentTabFromContent(ContentType.Applications);
1592 // We remove and re-add the updated applications list because it's properties may have
1607 if (!tag.equals(tabHost.getTabTagForContentType(ContentType.Applications))) {
1608 tabHost.setCurrentTabFromContent(ContentType.Applications);
1622 // TODO: Dump information related to current list of Applications, Widgets, etc.