Searched refs:removeRule (Results 1 – 14 of 14) sorted by relevance
51 params.removeRule(ALIGN_PARENT_RIGHT); in sendMessage()54 params.removeRule(ALIGN_PARENT_LEFT); in sendMessage()
300 layoutParams.removeRule(RelativeLayout.CENTER_VERTICAL); in setPrimaryIconLayout()425 layoutParams.removeRule(RelativeLayout.BELOW); in setTextVerticalMargin()439 titleLayoutParams.removeRule(RelativeLayout.CENTER_VERTICAL); in setTextVerticalMargin()445 bodyLayoutParams.removeRule(RelativeLayout.CENTER_VERTICAL); in setTextVerticalMargin()499 titleLayoutParams.removeRule(RelativeLayout.START_OF); in setTextEndLayout()505 bodyLayoutParams.removeRule(RelativeLayout.START_OF); in setTextEndLayout()516 titleLayoutParams.removeRule(RelativeLayout.ALIGN_PARENT_END); in setTextEndLayout()523 bodyLayoutParams.removeRule(RelativeLayout.ALIGN_PARENT_END); in setTextEndLayout()
267 layoutParams.removeRule(RelativeLayout.CENTER_VERTICAL); in setPrimaryActionLayout()368 layoutParams.removeRule(RelativeLayout.START_OF); in setViewEndMargin()375 layoutParams.removeRule(RelativeLayout.ALIGN_PARENT_END); in setViewEndMargin()399 layoutParams.removeRule(RelativeLayout.START_OF); in setViewEndMargin()
242 relativeLayoutParams.removeRule(RelativeLayout.START_OF); in buildImageCardView()243 relativeLayoutParams.removeRule(RelativeLayout.ALIGN_PARENT_START); in buildImageCardView()
470 params.removeRule(RelativeLayout.RIGHT_OF);473 params.removeRule(RelativeLayout.LEFT_OF);488 params.removeRule(RelativeLayout.BELOW);492 params.removeRule(RelativeLayout.ABOVE);
1477 public void removeRule(int verb) { in removeRule() method in LayoutParams
251 lp.removeRule(RelativeLayout.RIGHT_OF); in updateLayoutParamsNoCutout()
1380 timeViewParams.removeRule(RelativeLayout.LEFT_OF); in updateLayoutForSizeChange()1413 timeViewParams.removeRule(RelativeLayout.RIGHT_OF); in updateLayoutForSizeChange()
1241 timeViewParams.removeRule(RelativeLayout.LEFT_OF); in updateLayoutForSizeChange()1269 timeViewParams.removeRule(RelativeLayout.RIGHT_OF); in updateLayoutForSizeChange()
644 lp.removeRule(RelativeLayout.ALIGN_PARENT_START); in populateKeyboardShortcuts()
38191 method public void removeRule(int);
54972 Landroid/widget/RelativeLayout$LayoutParams;->removeRule(I)V
36893 HSPLandroid/widget/RelativeLayout$LayoutParams;->removeRule(I)V
53164 method public void removeRule(int);