Searched refs:param (Results 1 – 10 of 10) sorted by relevance
34 * @param speedFactor speed type 1: SLOW, 2: NORMAL, 3:FAST43 * @param context51 * @param context59 * @param context68 * @param view target view69 * @param deltaX delta distance by x-axis70 * @param deltaY delta distance by y-axis79 * @param view target view80 * @param deltaX delta distance by x-axis81 * @param deltaY delta distance by y-axis
139 * @param state185 * @param progressType212 * @param progress239 * @param text254 * @param isVisible269 * @param label270 * @param id271 * @param type283 * @param actionId284 * @param isVisible[all …]
70 * @param card85 * @param card86 * @param show98 * @param tag119 * @param tag129 * @param tag130 * @param dismissible151 * @param tag185 * @param tag195 * @param tag[all …]
207 * @param cardView a card view208 * @param canDismiss flag to indicate this card is dismissible or not.214 ViewGroup.LayoutParams param = cardView.getLayoutParams();215 if(param == null)216 param = generateDefaultLayoutParams();218 super.addView(cardView, -1, param);268 * @param deltaX269 * @param deltaY291 * @param child a target view292 * @param deltaX x moving distance by x-axis.[all …]
32 @param:ColorInt private val backgroundColor: Int = Color.LTGRAY
29 * @param name Name of the new task30 * @param sources Source tree that this task should process
112 * @param pkg cccc121 * @param path The java-style path to the package's code155 * @param relativeInputPath Input file as a relative path from the template directory
214 ViewGroup.LayoutParams param = cardView.getLayoutParams(); in addCard() local215 if(param == null) in addCard()216 param = generateDefaultLayoutParams(); in addCard()218 super.addView(cardView, -1, param); in addCard()
182 * @param path183 * @param roots
46 * @param path47 * @param roots