| /appcompat/appcompat/src/main/java/androidx/appcompat/widget/ |
| D | AppCompatButton.java | 194 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in AppCompatButton 195 super.onLayout(changed, left, top, right, bottom); in onLayout() 197 mTextHelper.onLayout(changed, left, top, right, bottom); in onLayout()
|
| D | ActionBarContainer.java | 305 public void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ActionBarContainer 306 super.onLayout(changed, l, t, r, b); in onLayout()
|
| D | AppCompatTextView.java | 313 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in AppCompatTextView 314 super.onLayout(changed, left, top, right, bottom); in onLayout() 316 mTextHelper.onLayout(changed, left, top, right, bottom); in onLayout()
|
| D | ActionMenuView.java | 441 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in ActionMenuView 443 super.onLayout(changed, left, top, right, bottom); in onLayout()
|
| D | AlertDialogLayout.java | 264 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in AlertDialogLayout
|
| D | ActionBarContextView.java | 346 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in ActionBarContextView
|
| D | SwitchCompat.java | 1194 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in SwitchCompat 1195 super.onLayout(changed, left, top, right, bottom); in onLayout()
|
| D | ActivityChooserView.java | 475 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in ActivityChooserView
|
| D | SearchView.java | 840 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in SearchView 841 super.onLayout(changed, left, top, right, bottom); in onLayout()
|
| D | ActionBarOverlayLayout.java | 549 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in ActionBarOverlayLayout
|
| D | AppCompatTextHelper.java | 623 void onLayout(boolean changed, int left, int top, int right, int bottom) {
|
| D | LinearLayoutCompat.java | 1426 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in LinearLayoutCompat
|
| D | Toolbar.java | 1948 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in Toolbar
|
| /appcompat/appcompat/src/androidTest/java/androidx/appcompat/app/ |
| D | DrawerInteractionTest.java | 169 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in DrawerInteractionTest.TestDrawerLayout 170 super.onLayout(changed, left, top, right, bottom); in onLayout()
|
| /appcompat/appcompat/src/main/ |
| D | baseline-prof.txt | 175 HSPLandroidx/appcompat/widget/ActionBarContainer;->onLayout(ZIIII)V 192 HSPLandroidx/appcompat/widget/ActionBarOverlayLayout;->onLayout(ZIIII)V 217 HSPLandroidx/appcompat/widget/ActionMenuView;->onLayout(ZIIII)V 235 HSPLandroidx/appcompat/widget/AppCompatButton;->onLayout(ZIIII)V 285 HSPLandroidx/appcompat/widget/AppCompatTextHelper;->onLayout(ZIIII)V 296 HSPLandroidx/appcompat/widget/AppCompatTextView;->onLayout(ZIIII)V 327 HSPLandroidx/appcompat/widget/LinearLayoutCompat;->onLayout(ZIIII)V 402 HSPLandroidx/appcompat/widget/Toolbar;->onLayout(ZIIII)V
|
| /appcompat/appcompat/api/ |
| D | restricted_1.3.0-beta01.txt | 1157 method public void onLayout(boolean, int, int, int, int);
|
| D | restricted_1.1.0-beta01.txt | 1157 method public void onLayout(boolean, int, int, int, int);
|
| D | restricted_1.3.0-beta02.txt | 1157 method public void onLayout(boolean, int, int, int, int);
|
| D | restricted_1.0.0.txt | 1165 method public void onLayout(boolean, int, int, int, int);
|
| D | restricted_1.1.0-rc01.txt | 1157 method public void onLayout(boolean, int, int, int, int);
|
| D | restricted_1.2.0-beta01.txt | 1158 method public void onLayout(boolean, int, int, int, int);
|
| D | restricted_1.6.0-beta02.txt | 1170 method public void onLayout(boolean, int, int, int, int);
|
| D | restricted_current.txt | 1171 method public void onLayout(boolean, int, int, int, int);
|
| D | restricted_1.5.0-beta01.txt | 1158 method public void onLayout(boolean, int, int, int, int);
|
| D | restricted_1.7.0-beta01.txt | 1171 method public void onLayout(boolean, int, int, int, int);
|