Lines Matching defs:Applications
167 * The Apps/Customize page that displays all the applications, widgets, and shortcuts.
177 Applications,
342 // We only do this test once, and we default to the Applications page, so we only really
682 } else if (type == ContentType.Applications) {
714 !tag.equals(tabHost.getTabTagForContentType(ContentType.Applications))) {
715 tabHost.setCurrentTabFromContent(ContentType.Applications);
1481 // We remove and re-add the updated applications list because it's properties may have
1496 if (!tag.equals(tabHost.getTabTagForContentType(ContentType.Applications))) {
1497 tabHost.setCurrentTabFromContent(ContentType.Applications);
1511 // TODO: Dump information related to current list of Applications, Widgets, etc.