A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
M
- makeAddressData(com.adyen.checkout.ui.core.internal.ui.model.AddressOutputData,com.adyen.checkout.ui.core.internal.ui.AddressFormUIState) - function in com.adyen.checkout.ui.core.internal.util.AddressFormUtils
- Make Address object from the output data.
- makeHouseNumberOrName(java.lang.String,java.lang.String) - function in com.adyen.checkout.ui.core.internal.util.AddressFormUtils
- Make Address.houseNumberOrName field using houseNumberOrName and apartmentSuite fields.
- makeValidEmptyAddressOutput(com.adyen.checkout.components.core.internal.ui.model.AddressInputModel) - function in com.adyen.checkout.ui.core.internal.util.AddressValidationUtils
- Make AddressOutputData without validating any fields.
- markAddressListItemSelected(java.util.List,java.lang.String) - function in com.adyen.checkout.ui.core.internal.util.AddressFormUtils
- Mark the item that matches the given code as selected in the given input list.
- measure(java.lang.Integer,java.lang.Integer) - function in android.view.View
- MEDIUM - enum entry in com.adyen.checkout.ui.core.internal.ui.LogoSize
Size for medium logos (height: 50dp).
- mergeViewFlows(kotlinx.coroutines.CoroutineScope,kotlinx.coroutines.flow.Flow,kotlinx.coroutines.flow.Flow,com.adyen.checkout.ui.core.internal.ui.ComponentViewType,kotlinx.coroutines.flow.SharingStarted) - function in com.adyen.checkout.ui.core.internal.util.FlowExtensionsKt
- moveCursorToVisibleOffset() - function in android.widget.TextView