Searched refs:removeViewInLayout (Results 1 – 8 of 8) sorted by relevance
86 mcl.getShortcutsAndWidgets().removeViewInLayout(mSeam); in removeSeam()
103 mLauncher.getDragLayer().removeViewInLayout(this); in removeViewFromParent()
554 removeViewInLayout(v.expandedView);560 removeViewInLayout(child);954 removeViewInLayout(child);999 removeViewInLayout(child);2481 removeViewInLayout(v.expandedView);
711 removeViewInLayout(getChildAt(getChildCount() - 2)); in addView()957 removeViewInLayout(child); in doReorder()
511 removeViewInLayout(mContent); in detachContentView()
810 public void removeViewInLayout(View view) { in removeViewInLayout() method in CellLayout812 mShortcutsAndWidgets.removeViewInLayout(view); in removeViewInLayout()
3317 layout.removeViewInLayout(child);
3953 removeViewInLayout(dismissedTaskView); in createTaskDismissAnimation()3957 removeViewInLayout(mClearAllButton); in createTaskDismissAnimation()