Home
last modified time | relevance | path

Searched refs:AppCompatImageButton (Results 1 – 25 of 34) sorted by relevance

12

/appcompat/appcompat/src/main/java/androidx/appcompat/widget/
DAppCompatImageButton.java62 public class AppCompatImageButton extends ImageButton implements TintableBackgroundView, class
69 public AppCompatImageButton(@NonNull Context context) { in AppCompatImageButton() method in AppCompatImageButton
73 public AppCompatImageButton(@NonNull Context context, @Nullable AttributeSet attrs) { in AppCompatImageButton() method in AppCompatImageButton
77 public AppCompatImageButton( in AppCompatImageButton() method in AppCompatImageButton
DToolbar.java1590 mNavButtonView = new AppCompatImageButton(getContext(), null, in ensureNavButtonView()
1609 mCollapseButtonView = new AppCompatImageButton(getContext(), null, in ensureCollapseButtonView()
/appcompat/appcompat/src/androidTest/java/androidx/appcompat/app/inflater/
DCustomViewInflater.java24 import androidx.appcompat.widget.AppCompatImageButton;
65 public static class CustomImageButton extends AppCompatImageButton {
104 protected @NonNull AppCompatImageButton createImageButton(Context context, AttributeSet attrs) { in createImageButton()
/appcompat/appcompat/src/androidTest/java/androidx/appcompat/app/
DAppCompatInflaterPassTest.java29 import androidx.appcompat.widget.AppCompatImageButton;
87 assertEquals(AppCompatImageButton.class, in testViewClasses()
/appcompat/appcompat/src/androidTest/java/androidx/appcompat/widget/
DAppCompatImageButtonTest.java22 public class AppCompatImageButtonTest extends AppCompatBaseImageViewTest<AppCompatImageButton> {
/appcompat/appcompat/src/main/java/androidx/appcompat/app/
DAppCompatViewInflater.java35 import androidx.appcompat.widget.AppCompatImageButton;
246 protected @NonNull AppCompatImageButton createImageButton(Context context, AttributeSet attrs) { in createImageButton()
247 return new AppCompatImageButton(context, attrs); in createImageButton()
/appcompat/appcompat/src/main/
Dbaseline-prof.txt268 HSPLandroidx/appcompat/widget/AppCompatImageButton;-><init>(Landroid/content/Context;Landroid/util/…
269 HSPLandroidx/appcompat/widget/AppCompatImageButton;->setBackgroundDrawable(Landroid/graphics/drawab…
270 HSPLandroidx/appcompat/widget/AppCompatImageButton;->setImageDrawable(Landroid/graphics/drawable/Dr…
513 Landroidx/appcompat/widget/AppCompatImageButton;
/appcompat/appcompat/api/
D1.1.0-rc01.txt328 …method protected androidx.appcompat.widget.AppCompatImageButton createImageButton(android.content.…
523 …public class AppCompatImageButton extends android.widget.ImageButton implements androidx.core.view…
524 ctor public AppCompatImageButton(android.content.Context!);
525 ctor public AppCompatImageButton(android.content.Context!, android.util.AttributeSet!);
526 ctor public AppCompatImageButton(android.content.Context!, android.util.AttributeSet!, int);
D1.1.0-beta01.txt328 …method protected androidx.appcompat.widget.AppCompatImageButton createImageButton(android.content.…
523 …public class AppCompatImageButton extends android.widget.ImageButton implements androidx.core.view…
524 ctor public AppCompatImageButton(android.content.Context!);
525 ctor public AppCompatImageButton(android.content.Context!, android.util.AttributeSet!);
526 ctor public AppCompatImageButton(android.content.Context!, android.util.AttributeSet!, int);
D1.2.0-beta01.txt329 …method protected androidx.appcompat.widget.AppCompatImageButton createImageButton(android.content.…
528 …public class AppCompatImageButton extends android.widget.ImageButton implements androidx.core.view…
529 ctor public AppCompatImageButton(android.content.Context);
530 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?);
531 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?, int);
D1.3.0-beta02.txt329 …method protected androidx.appcompat.widget.AppCompatImageButton createImageButton(android.content.…
529 …public class AppCompatImageButton extends android.widget.ImageButton implements androidx.core.view…
530 ctor public AppCompatImageButton(android.content.Context);
531 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?);
532 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?, int);
D1.3.0-beta01.txt329 …method protected androidx.appcompat.widget.AppCompatImageButton createImageButton(android.content.…
529 …public class AppCompatImageButton extends android.widget.ImageButton implements androidx.core.view…
530 ctor public AppCompatImageButton(android.content.Context);
531 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?);
532 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?, int);
D1.1.0-beta02.txt328 …method protected androidx.appcompat.widget.AppCompatImageButton createImageButton(android.content.…
523 …public class AppCompatImageButton extends android.widget.ImageButton implements androidx.core.view…
524 ctor public AppCompatImageButton(android.content.Context!);
525 ctor public AppCompatImageButton(android.content.Context!, android.util.AttributeSet!);
526 ctor public AppCompatImageButton(android.content.Context!, android.util.AttributeSet!, int);
D1.4.0-beta01.txt330 …method protected androidx.appcompat.widget.AppCompatImageButton createImageButton(android.content.…
545 …public class AppCompatImageButton extends android.widget.ImageButton implements androidx.core.view…
546 ctor public AppCompatImageButton(android.content.Context);
547 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?);
548 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?, int);
D1.4.0-beta02.txt330 …method protected androidx.appcompat.widget.AppCompatImageButton createImageButton(android.content.…
545 …public class AppCompatImageButton extends android.widget.ImageButton implements androidx.core.view…
546 ctor public AppCompatImageButton(android.content.Context);
547 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?);
548 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?, int);
D1.6.0-beta02.txt335 …method protected androidx.appcompat.widget.AppCompatImageButton createImageButton(android.content.…
573 …public class AppCompatImageButton extends android.widget.ImageButton implements androidx.core.view…
574 ctor public AppCompatImageButton(android.content.Context);
575 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?);
576 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?, int);
D1.6.0-beta01.txt335 …method protected androidx.appcompat.widget.AppCompatImageButton createImageButton(android.content.…
573 …public class AppCompatImageButton extends android.widget.ImageButton implements androidx.core.view…
574 ctor public AppCompatImageButton(android.content.Context);
575 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?);
576 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?, int);
D1.5.0-beta01.txt330 …method protected androidx.appcompat.widget.AppCompatImageButton createImageButton(android.content.…
561 …public class AppCompatImageButton extends android.widget.ImageButton implements androidx.core.view…
562 ctor public AppCompatImageButton(android.content.Context);
563 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?);
564 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?, int);
Dcurrent.txt335 …method protected androidx.appcompat.widget.AppCompatImageButton createImageButton(android.content.…
573 …public class AppCompatImageButton extends android.widget.ImageButton implements androidx.core.view…
574 ctor public AppCompatImageButton(android.content.Context);
575 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?);
576 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?, int);
D1.7.0-beta01.txt335 …method protected androidx.appcompat.widget.AppCompatImageButton createImageButton(android.content.…
573 …public class AppCompatImageButton extends android.widget.ImageButton implements androidx.core.view…
574 ctor public AppCompatImageButton(android.content.Context);
575 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?);
576 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?, int);
Drestricted_1.3.0-beta01.txt353 …method protected androidx.appcompat.widget.AppCompatImageButton createImageButton(android.content.…
1406 …public class AppCompatImageButton extends android.widget.ImageButton implements androidx.core.view…
1407 ctor public AppCompatImageButton(android.content.Context);
1408 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?);
1409 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?, int);
Drestricted_1.1.0-beta01.txt352 …method protected androidx.appcompat.widget.AppCompatImageButton createImageButton(android.content.…
1405 …public class AppCompatImageButton extends android.widget.ImageButton implements androidx.core.view…
1406 ctor public AppCompatImageButton(android.content.Context!);
1407 ctor public AppCompatImageButton(android.content.Context!, android.util.AttributeSet!);
1408 ctor public AppCompatImageButton(android.content.Context!, android.util.AttributeSet!, int);
Drestricted_1.3.0-beta02.txt353 …method protected androidx.appcompat.widget.AppCompatImageButton createImageButton(android.content.…
1406 …public class AppCompatImageButton extends android.widget.ImageButton implements androidx.core.view…
1407 ctor public AppCompatImageButton(android.content.Context);
1408 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?);
1409 ctor public AppCompatImageButton(android.content.Context, android.util.AttributeSet?, int);
Drestricted_1.0.0.txt343 …method protected androidx.appcompat.widget.AppCompatImageButton createImageButton(android.content.…
1400 …public class AppCompatImageButton extends android.widget.ImageButton implements androidx.core.view…
1401 ctor public AppCompatImageButton(android.content.Context!);
1402 ctor public AppCompatImageButton(android.content.Context!, android.util.AttributeSet!);
1403 ctor public AppCompatImageButton(android.content.Context!, android.util.AttributeSet!, int);
Drestricted_1.1.0-rc01.txt352 …method protected androidx.appcompat.widget.AppCompatImageButton createImageButton(android.content.…
1405 …public class AppCompatImageButton extends android.widget.ImageButton implements androidx.core.view…
1406 ctor public AppCompatImageButton(android.content.Context!);
1407 ctor public AppCompatImageButton(android.content.Context!, android.util.AttributeSet!);
1408 ctor public AppCompatImageButton(android.content.Context!, android.util.AttributeSet!, int);

12