C
D
F
G
P
Q
R
S
T
W
D
- DeferredBoolean - class in com.backbase.deferredresources
- A wrapper for resolving a boolean on demand.
- DeferredBoolean.Attribute - class in com.backbase.deferredresources.DeferredBoolean
- DeferredBoolean.Constant - class in com.backbase.deferredresources.DeferredBoolean
- A wrapper for a constant boolean value.
- DeferredBoolean.Resource - class in com.backbase.deferredresources.DeferredBoolean
- A wrapper for a BoolRes.
- DeferredColor - class in com.backbase.deferredresources
- A wrapper for resolving a ColorInt color on demand.
- DeferredColor.Attribute - class in com.backbase.deferredresources.DeferredColor
- A wrapper for a AttrRes reference to a color.
- DeferredColor.Constant - class in com.backbase.deferredresources.DeferredColor
- A wrapper for a constant color value.
- DeferredColor.Resource - class in com.backbase.deferredresources.DeferredColor
- A wrapper for a ColorRes.
- DeferredColorDrawable - class in com.backbase.deferredresources.drawable
- Convert a DeferredColor to a DeferredDrawable by wrapping the resolved color in a ColorDrawable.
- DeferredColorDrawableKt - class in com.backbase.deferredresources.drawable
- DeferredColorWithAlpha - class in com.backbase.deferredresources.color
- A DeferredColor that always resolves with a specific alpha value, ignoring the base color's alpha.
- DeferredColorWithAlphaKt - class in com.backbase.deferredresources.color
- DeferredDimension - class in com.backbase.deferredresources
- A wrapper for resolving an integer dimension on demand.
- DeferredDimension.Attribute - class in com.backbase.deferredresources.DeferredDimension
- A wrapper for an AttrRes reference to a dimension.
- DeferredDimension.Constant - class in com.backbase.deferredresources.DeferredDimension
- A wrapper for a constant dimension value.
- DeferredDimension.Constant.Unit - class in com.backbase.deferredresources.DeferredDimension.Constant
- The measurement unit of the constant dimension value.
- DeferredDimension.Resource - class in com.backbase.deferredresources.DeferredDimension
- A wrapper for a DimenRes.
- DeferredDrawable - class in com.backbase.deferredresources
- A wrapper for resolving a Drawable on demand.
- DeferredDrawable.Attribute - class in com.backbase.deferredresources.DeferredDrawable
- A wrapper for a Drawable.
- DeferredDrawable.Constant - class in com.backbase.deferredresources.DeferredDrawable
- A wrapper for a constant Drawable value.
- DeferredDrawable.Resource - class in com.backbase.deferredresources.DeferredDrawable
- A wrapper for a Drawable.
- DeferredFormattedPlurals - class in com.backbase.deferredresources
- A wrapper for resolving format-able pluralized text on demand.
- DeferredFormattedPlurals.Constant - class in com.backbase.deferredresources.DeferredFormattedPlurals
- A wrapper for constant format-able pluralized text.
- DeferredFormattedPlurals.Resource - class in com.backbase.deferredresources.DeferredFormattedPlurals
- A wrapper for a format-able PluralsRes.
- DeferredFormattedString - class in com.backbase.deferredresources
- A wrapper for resolving a formatted string on demand.
- DeferredFormattedString.Constant - class in com.backbase.deferredresources.DeferredFormattedString
- A wrapper for a constant format-able format string.
- DeferredFormattedString.Resource - class in com.backbase.deferredresources.DeferredFormattedString
- A wrapper for a format-able StringRes.
- DeferredInteger - class in com.backbase.deferredresources
- A wrapper for resolving an integer on demand.
- DeferredInteger.Constant - class in com.backbase.deferredresources.DeferredInteger
- A wrapper for a constant integer value.
- DeferredInteger.Resource - class in com.backbase.deferredresources.DeferredInteger
- A wrapper for a IntegerRes.
- DeferredIntegerArray - class in com.backbase.deferredresources
- A wrapper for resolving an integer array on demand.
- DeferredIntegerArray.Constant - class in com.backbase.deferredresources.DeferredIntegerArray
- A wrapper for a constant array of integer values.
- DeferredIntegerArray.Resource - class in com.backbase.deferredresources.DeferredIntegerArray
- A wrapper for an integer ArrayRes.
- DeferredPlurals - class in com.backbase.deferredresources
- A wrapper for resolving pluralized text on demand.
- DeferredPlurals.Constant - class in com.backbase.deferredresources.DeferredPlurals
- A wrapper for constant pluralized text.
- DeferredPlurals.Resource - class in com.backbase.deferredresources.DeferredPlurals
- A wrapper for a PluralsRes.
- DeferredPlurals.Resource.Type - class in com.backbase.deferredresources.DeferredPlurals.Resource
- The type of text resource to resolve.
- DeferredText - class in com.backbase.deferredresources
- A wrapper for resolving text on demand.
- DeferredText.Constant - class in com.backbase.deferredresources.DeferredText
- A wrapper for a constant text value.
- DeferredText.Resource - class in com.backbase.deferredresources.DeferredText
- A wrapper for a text resId.
- DeferredText.Resource.Type - class in com.backbase.deferredresources.DeferredText.Resource
- The type of text resource to resolve.
- DeferredTextArray - class in com.backbase.deferredresources
- A wrapper for resolving a text array on demand.
- DeferredTextArray.Constant - class in com.backbase.deferredresources.DeferredTextArray
- A wrapper for a constant array of text values.
- DeferredTextArray.Resource - class in com.backbase.deferredresources.DeferredTextArray
- A wrapper for a text ArrayRes.
- DeferredTextArray.Resource.Type - class in com.backbase.deferredresources.DeferredTextArray.Resource
- The type of text resource to resolve.
- DeferredTextUtils - class in com.backbase.deferredresources.text
- DeferredTypeface - class in com.backbase.deferredresources
- A wrapper for resolving a typeface on demand.
- DeferredTypeface.Asset - class in com.backbase.deferredresources.DeferredTypeface
- DeferredTypeface.Constant - class in com.backbase.deferredresources.DeferredTypeface
- A wrapper for a constant typeface value.
- DeferredTypeface.Resource - class in com.backbase.deferredresources.DeferredTypeface
- A wrapper for a FontRes.
- describeContents() - function in android.os.DeferredBoolean.Constant
- describeContents() - function in android.os.DeferredBoolean.Resource
- describeContents() - function in android.os.DeferredBoolean.Attribute
- describeContents() - function in android.os.DeferredColor.Constant
- describeContents() - function in android.os.DeferredColor.Resource
- describeContents() - function in android.os.DeferredColor.Attribute
- describeContents() - function in android.os.DeferredDimension.Constant
- describeContents() - function in android.os.DeferredDimension.Resource
- describeContents() - function in android.os.DeferredDimension.Attribute
- describeContents() - function in android.os.DeferredFormattedPlurals.Constant
- describeContents() - function in android.os.DeferredFormattedPlurals.Resource
- describeContents() - function in android.os.DeferredFormattedString.Constant
- describeContents() - function in android.os.DeferredFormattedString.Resource
- describeContents() - function in android.os.DeferredInteger.Constant
- describeContents() - function in android.os.DeferredInteger.Resource
- describeContents() - function in android.os.DeferredIntegerArray.Constant
- describeContents() - function in android.os.DeferredIntegerArray.Resource
- describeContents() - function in android.os.DeferredPlurals.Constant
- describeContents() - function in android.os.DeferredPlurals.Resource
- describeContents() - function in android.os.DeferredText.Constant
- describeContents() - function in android.os.DeferredText.Resource
- describeContents() - function in android.os.DeferredTextArray.Constant
- describeContents() - function in android.os.DeferredTextArray.Resource
- describeContents() - function in android.os.ParcelableDeferredBoolean
- describeContents() - function in android.os.DeferredColorWithAlpha
- describeContents() - function in android.os.ParcelableDeferredColor
- describeContents() - function in android.os.SdkIntDeferredColor
- describeContents() - function in android.os.ParcelableDeferredDimension
- describeContents() - function in android.os.ParcelableDeferredInteger
- describeContents() - function in android.os.ParcelableDeferredIntegerArray
- describeContents() - function in android.os.FormattedDeferredPlurals
- describeContents() - function in android.os.FormattedDeferredText
- describeContents() - function in android.os.ParcelableDeferredFormattedPlurals
- describeContents() - function in android.os.ParcelableDeferredFormattedString
- describeContents() - function in android.os.ParcelableDeferredPlurals
- describeContents() - function in android.os.ParcelableDeferredText
- describeContents() - function in android.os.ParcelableDeferredTextArray
- describeContents() - function in android.os.QuantifiedDeferredFormattedString
- describeContents() - function in android.os.QuantifiedDeferredText
- describeContents() - function in android.os.QuantifiedFormattedDeferredText
- DP - enum entry in com.backbase.deferredresources.DeferredDimension.Constant.Unit