Home
last modified time | relevance | path

Searched defs:InfoButton (Results 1 – 4 of 4) sorted by relevance

/developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/view/widget/
DInfoButton.java27 public class InfoButton extends AppCompatImageButton { class
28 public InfoButton(Context context) { in InfoButton() method in InfoButton
32 public InfoButton(Context context, AttributeSet attrs) { in InfoButton() method in InfoButton
36 public InfoButton(Context context, AttributeSet attrs, int defStyleAttr) { in InfoButton() method in InfoButton
/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/view/widget/
DInfoButton.java27 public class InfoButton extends AppCompatImageButton { class
28 public InfoButton(Context context) { in InfoButton() method in InfoButton
32 public InfoButton(Context context, AttributeSet attrs) { in InfoButton() method in InfoButton
36 public InfoButton(Context context, AttributeSet attrs, int defStyleAttr) { in InfoButton() method in InfoButton
/developers/build/prebuilts/gradle/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/app/
DInfoButton.kt24 class InfoButton @JvmOverloads constructor( class
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/app/
DInfoButton.kt24 class InfoButton @JvmOverloads constructor( class