Searched defs:cl (Results 1 – 13 of 13) sorted by relevance
35 public ColorGridDialog(Context context, final RGBListener cl) { in ColorGridDialog()87 ColorListener cl = new ColorListener() { in showColorPicker() local
46 public ColorPickerDialog(Context context, final ColorListener cl) { in ColorPickerDialog()
42 public void setAlarm(CellLayout cl) { in setAlarm()
360 CellLayout cl = (CellLayout) mLauncher.getWorkspace().getChildAt(0); in estimateItemSize() local375 public Rect estimateItemPosition(CellLayout cl, ItemInfo pendingInfo, in estimateItemPosition()443 CellLayout cl = ((CellLayout) child); in onChildViewAdded() local455 final CellLayout cl = (CellLayout) child; in shouldDrawChild() local673 CellLayout cl = (CellLayout) getChildAt(i); in reinflateWidgetsIfNecessary() local
2342 CellLayout cl = (CellLayout) fi.getParent().getParent(); in growAndFadeOutFolderIcon() local2363 final CellLayout cl = (CellLayout) fi.getParent().getParent(); in shrinkAndFadeInFolderIcon() local
365 CellLayout cl = (CellLayout) getChildAt(numCustomPages()); in estimateItemSize() local381 public Rect estimateItemPosition(CellLayout cl, int hCell, int vCell, int hSpan, int vSpan) { in estimateItemPosition()485 CellLayout cl = ((CellLayout) child); in onChildViewAdded() local493 final CellLayout cl = (CellLayout) child; in shouldDrawChild() local678 CellLayout cl = (CellLayout) mDragSourceInternal.getParent(); in addExtraEmptyScreenOnDrag() local781 final CellLayout cl = mWorkspaceScreens.get(EXTRA_EMPTY_SCREEN_ID); in fadeAndRemoveEmptyScreen() local828 CellLayout cl = mWorkspaceScreens.get(EXTRA_EMPTY_SCREEN_ID); in commitExtraEmptyScreen() local893 CellLayout cl = mWorkspaceScreens.valueAt(i); in stripEmptyScreens() local908 CellLayout cl = mWorkspaceScreens.get(id); in stripEmptyScreens() local1120 CellLayout cl = (CellLayout) getChildAt(i); in reinflateWidgetsIfNecessary() local[all …]
312 final CellLayout cl = (CellLayout) mWorkspace.getChildAt(i); in animateWorkspace() local361 final CellLayout cl = (CellLayout) mWorkspace.getChildAt(i); in animateWorkspace() local
3104 CellLayout cl = (CellLayout) fi.getParent().getParent(); in growAndFadeOutFolderIcon() local3128 final CellLayout cl = (CellLayout) fi.getParent().getParent(); in shrinkAndFadeInFolderIcon() local3921 CellLayout cl = mWorkspace.getScreenWithId(item.screenId); in bindItems() local
162 ColorListener cl = new ColorListener() { in showColorPicker() local
296 int cl = (r - l - cw) / 2; in layoutCenteredView() local
89 static Constructor getConstructor(Class cl) { in getConstructor()
3568 String cl = c.getString(c.getColumnIndex(Mms.Part.CONTENT_LOCATION)); in extractMmsParts() local