Home | History | Annotate | Download | only in launcher3

Lines Matching refs:Applications

143  * The Apps/Customize page that displays all the applications, widgets, and shortcuts.
155 Applications,
158 private ContentType mContentType = ContentType.Applications;
302 if (mContentType == ContentType.Applications) {
1309 if (mContentType == ContentType.Applications) {
1576 // We remove and re-add the updated applications list because it's properties may have
1593 if (!tag.equals(tabHost.getTabTagForContentType(ContentType.Applications))) {
1594 tabHost.setCurrentTabFromContent(ContentType.Applications);
1608 // TODO: Dump information related to current list of Applications, Widgets, etc.
1681 if (mContentType == ContentType.Applications) {