Searched refs:callView (Results 1 – 1 of 1) sorted by relevance
38 View callView = cellLayout.getShortcutsAndWidgets().getChildAt(i); in workspaceToBoards() local40 (CellLayoutLayoutParams) callView.getLayoutParams(); in workspaceToBoards()51 if (callView instanceof DoubleShadowBubbleTextView) { in workspaceToBoards()66 for (View callView : views) { in viewsToBoard()67 CellLayoutLayoutParams params = (CellLayoutLayoutParams) callView.getLayoutParams(); in viewsToBoard()69 if (callView instanceof DoubleShadowBubbleTextView) { in viewsToBoard()