Home | History | Annotate | Download | only in launcher3

Lines Matching defs:Applications

142  * The Apps/Customize page that displays all the applications, widgets, and shortcuts.
155 Applications,
158 private ContentType mContentType = ContentType.Applications;
281 if (mContentType == ContentType.Applications) {
1282 if (mContentType == ContentType.Applications) {
1471 // We remove and re-add the updated applications list because it's properties may have
1485 if (mContentType != ContentType.Applications) {
1486 setContentType(ContentType.Applications);
1499 // TODO: Dump information related to current list of Applications, Widgets, etc.
1555 if (mContentType == ContentType.Applications) {