Home | History | Annotate | Download | only in accessibility

Lines Matching refs:CellLayout

21 import com.android.launcher3.CellLayout;
231 CellLayout layout = (CellLayout) host.getParent().getParent();
257 CellLayout.LayoutParams lp = (CellLayout.LayoutParams) host.getLayoutParams();
258 CellLayout layout = (CellLayout) host.getParent().getParent();
349 CellLayout.CellInfo cellInfo = new CellLayout.CellInfo(item, info);
393 void startDrag(CellLayout.CellInfo cellInfo, boolean accessible);
409 CellLayout layout = (CellLayout) workspace.getPageAt(screenIndex);
415 layout = (CellLayout) workspace.getPageAt(screenIndex);