HomeSort by relevance Sort by last modified time
    Searched defs:Applications (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizePagedView.java 146 * The Apps/Customize page that displays all the applications, widgets, and shortcuts.
158 Applications,
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
AppsCustomizePagedView.java 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) {
    [all...]

Completed in 147 milliseconds