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

  /packages/apps/Launcher3/src/com/android/launcher3/
Folder.java 380 if (createAndAddShortcut(child) == null) {
564 protected View createAndAddShortcut(ShortcutInfo item) {
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Folder.java 362 if (!createAndAddShortcut(child)) {
521 protected boolean createAndAddShortcut(ShortcutInfo item) {
    [all...]

Completed in 56 milliseconds