Searched refs:cl (Results 1 - 20 of 20) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DSpringLoadedDragController.java42 public void setAlarm(CellLayout cl) { argument
44 mAlarm.setAlarm((cl == null) ? ENTER_SPRING_LOAD_CANCEL_HOVER_TIME :
46 mScreen = cl;
H A DWorkspace.java360 CellLayout cl = (CellLayout) mLauncher.getWorkspace().getChildAt(0);
361 Rect r = estimateItemPosition(cl, itemInfo, 0, 0, hSpan, vSpan);
375 public Rect estimateItemPosition(CellLayout cl, ItemInfo pendingInfo, argument
378 cl.cellToRect(hCell, vCell, hSpan, vSpan, r);
443 CellLayout cl = ((CellLayout) child);
444 cl.setOnInterceptTouchListener(this);
445 cl.setClickable(true);
446 cl.setContentDescription(getContext().getString(
455 final CellLayout cl = (CellLayout) child;
457 (cl
2629 overlaps(CellLayout cl, DragView dragView, int dragViewX, int dragViewY, Matrix cachedInverseMatrix) argument
3398 updateItemLocationsInDatabase(CellLayout cl) argument
[all...]
H A DLauncher.java2342 CellLayout cl = (CellLayout) fi.getParent().getParent();
2344 cl.setFolderLeaveBehindCell(lp.cellX, lp.cellY);
2363 final CellLayout cl = (CellLayout) fi.getParent().getParent();
2374 if (cl != null) {
2375 cl.clearFolderLeaveBehind();
/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
H A DSpringLoadedDragController.java47 public void setAlarm(CellLayout cl) { argument
49 mAlarm.setAlarm((cl == null) ? ENTER_SPRING_LOAD_CANCEL_HOVER_TIME :
51 mScreen = cl;
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/
H A DTestInstrumentationRunner.java56 public Activity newActivity(ClassLoader cl, String className, Intent intent) argument
60 return callback.createActivity(cl, className, intent);
62 return super.newActivity(cl, className, intent);
67 public Application newApplication(ClassLoader cl, String className, Context context) argument
69 Application app = super.newApplication(cl, className, context);
102 Activity createActivity(ClassLoader cl, String className, Intent intent) argument
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/
H A DColorGridDialog.java35 public ColorGridDialog(Context context, final RGBListener cl) { argument
37 mCallback = cl;
87 ColorListener cl = new ColorListener() {
99 ColorPickerDialog cpd = new ColorPickerDialog(this.getContext(), cl);
H A DColorPickerDialog.java46 public ColorPickerDialog(Context context, final ColorListener cl) { argument
70 cl.setColor(mHSVO);
/packages/apps/Launcher3/src/com/android/launcher3/
H A DWorkspaceStateTransitionAnimation.java308 final CellLayout cl = (CellLayout) mWorkspace.getChildAt(i);
309 float initialAlpha = cl.getShortcutsAndWidgets().getAlpha();
331 cl.setShortcutAndWidgetAlpha(initialAlpha);
336 float oldBackgroundAlpha = cl.getBackgroundAlpha();
339 cl.getShortcutsAndWidgets(), View.ALPHA, finalAlpha);
345 ValueAnimator bgAnim = ObjectAnimator.ofFloat(cl, "backgroundAlpha",
352 cl.setBackgroundAlpha(finalBackgroundAlpha);
353 cl.setShortcutAndWidgetAlpha(finalAlpha);
H A DLauncherAppState.java187 try (ContentProviderClient cl = context.getContentResolver()
189 return (LauncherProvider) cl.getLocalContentProvider();
H A DPinchAnimationManager.java186 final CellLayout cl = (CellLayout) mWorkspace.getChildAt(i);
188 cl.setBackgroundAlpha(alpha);
190 ObjectAnimator.ofFloat(cl, "backgroundAlpha", alpha).setDuration(duration).start();
H A DWorkspace.java383 CellLayout cl = (CellLayout) getChildAt(numCustomPages());
386 Rect r = estimateItemPosition(cl, 0, 0, itemInfo.spanX, itemInfo.spanY);
413 public Rect estimateItemPosition(CellLayout cl, int hCell, int vCell, int hSpan, int vSpan) { argument
415 cl.cellToRect(hCell, vCell, hSpan, vSpan, r);
553 CellLayout cl = ((CellLayout) child);
554 cl.setOnInterceptTouchListener(this);
555 cl.setClickable(true);
556 cl.setImportantForAccessibility(IMPORTANT_FOR_ACCESSIBILITY_NO);
771 CellLayout cl = (CellLayout) mDragSourceInternal.getParent();
772 if (indexOfChild(cl)
[all...]
H A DLauncher.java3327 CellLayout cl = mWorkspace.getScreenWithId(item.screenId);
3328 if (cl != null && cl.isOccupied(item.cellX, item.cellY)) {
3329 View v = cl.getChildAt(item.cellX, item.cellY);
/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DCommonControllerOverlay.java296 int cl = (r - l - cw) / 2;
298 view.layout(cl, ct, cl + cw, ct + ch);
/packages/apps/Launcher3/src/com/android/launcher3/folder/
H A DPreviewBackground.java400 public void animateToAccept(final CellLayout cl, final int cellX, final int cellY) { argument
404 delegateDrawing(cl, cellX, cellY);
414 final CellLayout cl = mDrawingDelegate;
421 delegateDrawing(cl, cellX, cellY);
H A DFolderIcon.java239 CellLayout cl = (CellLayout) getParent().getParent();
241 mBackground.animateToAccept(cl, lp.cellX, lp.cellY);
661 CellLayout cl = (CellLayout) getParent().getParent();
662 cl.clearFolderLeaveBehind();
671 CellLayout cl = (CellLayout) getParent().getParent();
672 cl.setFolderLeaveBehindCell(lp.cellX, lp.cellY);
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/e2eui/
H A DManagedProfileTest.java58 (cl, className, intent) -> new TestPreProvisioningActivity(mResultListener));
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
H A DColorChooser.java162 ColorListener cl = new ColorListener() {
171 ColorPickerDialog cpd = new ColorPickerDialog(mContext, cl);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DParametricEditor.java89 static Constructor getConstructor(Class cl) { argument
91 return cl.getConstructor(Context.class, ViewGroup.class);
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContent.java3561 String cl = c.getString(c.getColumnIndex(Mms.Part.CONTENT_LOCATION));
3572 "\n cl : " + cl +
3579 part.mContentLocation = cl;
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 356 milliseconds