Home
last modified time | relevance | path

Searched defs:cl (Results 1 – 13 of 13) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/
DColorGridDialog.java35 public ColorGridDialog(Context context, final RGBListener cl) { in ColorGridDialog()
87 ColorListener cl = new ColorListener() { in showColorPicker() local
DColorPickerDialog.java46 public ColorPickerDialog(Context context, final ColorListener cl) { in ColorPickerDialog()
/packages/apps/Launcher2/src/com/android/launcher2/
DSpringLoadedDragController.java42 public void setAlarm(CellLayout cl) { in setAlarm()
DWorkspace.java360 CellLayout cl = (CellLayout) mLauncher.getWorkspace().getChildAt(0); in estimateItemSize() local
375 public Rect estimateItemPosition(CellLayout cl, ItemInfo pendingInfo, in estimateItemPosition()
443 CellLayout cl = ((CellLayout) child); in onChildViewAdded() local
455 final CellLayout cl = (CellLayout) child; in shouldDrawChild() local
673 CellLayout cl = (CellLayout) getChildAt(i); in reinflateWidgetsIfNecessary() local
DLauncher.java2342 CellLayout cl = (CellLayout) fi.getParent().getParent(); in growAndFadeOutFolderIcon() local
2363 final CellLayout cl = (CellLayout) fi.getParent().getParent(); in shrinkAndFadeInFolderIcon() local
/packages/apps/Launcher3/src/com/android/launcher3/
DSpringLoadedDragController.java42 public void setAlarm(CellLayout cl) { in setAlarm()
DWorkspace.java365 CellLayout cl = (CellLayout) getChildAt(numCustomPages()); in estimateItemSize() local
381 public Rect estimateItemPosition(CellLayout cl, int hCell, int vCell, int hSpan, int vSpan) { in estimateItemPosition()
485 CellLayout cl = ((CellLayout) child); in onChildViewAdded() local
493 final CellLayout cl = (CellLayout) child; in shouldDrawChild() local
678 CellLayout cl = (CellLayout) mDragSourceInternal.getParent(); in addExtraEmptyScreenOnDrag() local
781 final CellLayout cl = mWorkspaceScreens.get(EXTRA_EMPTY_SCREEN_ID); in fadeAndRemoveEmptyScreen() local
828 CellLayout cl = mWorkspaceScreens.get(EXTRA_EMPTY_SCREEN_ID); in commitExtraEmptyScreen() local
893 CellLayout cl = mWorkspaceScreens.valueAt(i); in stripEmptyScreens() local
908 CellLayout cl = mWorkspaceScreens.get(id); in stripEmptyScreens() local
1120 CellLayout cl = (CellLayout) getChildAt(i); in reinflateWidgetsIfNecessary() local
[all …]
DWorkspaceStateTransitionAnimation.java312 final CellLayout cl = (CellLayout) mWorkspace.getChildAt(i); in animateWorkspace() local
361 final CellLayout cl = (CellLayout) mWorkspace.getChildAt(i); in animateWorkspace() local
DLauncher.java3104 CellLayout cl = (CellLayout) fi.getParent().getParent(); in growAndFadeOutFolderIcon() local
3128 final CellLayout cl = (CellLayout) fi.getParent().getParent(); in shrinkAndFadeInFolderIcon() local
3921 CellLayout cl = mWorkspace.getScreenWithId(item.screenId); in bindItems() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
DColorChooser.java162 ColorListener cl = new ColorListener() { in showColorPicker() local
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DCommonControllerOverlay.java296 int cl = (r - l - cw) / 2; in layoutCenteredView() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DParametricEditor.java89 static Constructor getConstructor(Class cl) { in getConstructor()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java3568 String cl = c.getString(c.getColumnIndex(Mms.Part.CONTENT_LOCATION)); in extractMmsParts() local