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

  /packages/apps/Launcher2/src/com/android/launcher2/
Hotseat.java 135 mContent.addViewToCellLayout(allAppsButton, -1, 0, lp, true);
PagedViewCellLayout.java 112 public boolean addViewToCellLayout(View child, int index, int childId,
Folder.java 563 mContent.addViewToCellLayout(textView, insert ? 0 : -1, (int)item.id, lp, true);
    [all...]
AppsCustomizePagedView.java     [all...]
CellLayout.java 569 public boolean addViewToCellLayout(View child, int index, int childId, LayoutParams params,
    [all...]

Completed in 135 milliseconds