Home
last modified time | relevance | path

Searched refs:feedbackLayoutParams (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DTutorialController.java761 RelativeLayout.LayoutParams feedbackLayoutParams = in updateLayout() local
763 feedbackLayoutParams.setMarginStart(mContext.getResources().getDimensionPixelSize( in updateLayout()
767 feedbackLayoutParams.setMarginEnd(mContext.getResources().getDimensionPixelSize( in updateLayout()
771 feedbackLayoutParams.topMargin = mContext.getResources().getDimensionPixelSize( in updateLayout()