A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
I
- IdentifierDebugFragment - class in com.batch.android.debug.fragment
- identify(String) - function in com.batch.android.Batch.Profile
- Identify the user's installation with an omnichannel profile.
- identify(String) - function in com.batch.android.module.ProfileModule
- Internal implementation of the identify method
- IGNORE - enum entry in com.batch.android.BatchOptOutResultListener.ErrorPolicy
Ignore the error and proceed with the opt-out.
- IMAGE - enum entry in com.batch.android.BatchMessage.Format
IMAGE is a modal popup that simply shows an image in an alert (detached) or fullscreen (attached) style
- ImageDownloadWebservice - class in com.batch.android
- ImageFormatView - class in com.batch.android.messaging.view.formats
- View rendering the Image format Not called ImageView for obvious reasons
- ImageFormatView.ImageContainerView - class in com.batch.android.messaging.view.formats.ImageFormatView
- Simple class that makes a FixedRatioFrameLayout implement DelegatedTouchEventViewGroup
- ImageFormatView.OnActionListener - class in com.batch.android.messaging.view.formats.ImageFormatView
- ImageHelper - class in com.batch.android.messaging.view.helper
- ImageHelper.Cache - class in com.batch.android.messaging.view.helper.ImageHelper
- ImageMessage - class in com.batch.android.messaging.model
- ImageTemplateFragment - class in com.batch.android.messaging.fragment
- Universal messaging template fragment class.
- ImmutableArrayValue - class in com.batch.android.msgpack.value
- Immutable representation of MessagePack's Array type.
- ImmutableArrayValueImpl - class in com.batch.android.msgpack.value.impl
{@code ImmutableArrayValueImpl}Implements{@code ImmutableArrayValue}using a{@code Value[]}field.- ImmutableBigIntegerValueImpl - class in com.batch.android.msgpack.value.impl
{@code ImmutableBigIntegerValueImpl}Implements{@code ImmutableBigIntegerValue}using a{@code BigInteger}field.- ImmutableBinaryValue - class in com.batch.android.msgpack.value
- Immutable representation of MessagePack's Binary type.
- ImmutableBinaryValueImpl - class in com.batch.android.msgpack.value.impl
{@code ImmutableBinaryValueImpl}Implements{@code ImmutableBinaryValue}using a{@code byte[]}field.- ImmutableBooleanValue - class in com.batch.android.msgpack.value
- Immutable representation of MessagePack's Boolean type.
- ImmutableBooleanValueImpl - class in com.batch.android.msgpack.value.impl
{@code ImmutableBooleanValueImpl}Implements{@code ImmutableBooleanValue}using a{@code boolean}field.- ImmutableDoubleValueImpl - class in com.batch.android.msgpack.value.impl
{@code ImmutableDoubleValueImpl}Implements{@code ImmutableFloatValue}using a{@code double}field.- ImmutableExtensionValue - class in com.batch.android.msgpack.value
- Immutable representation of MessagePack's Extension type.
- ImmutableExtensionValueImpl - class in com.batch.android.msgpack.value.impl
{@code ImmutableExtensionValueImpl}Implements{@code ImmutableExtensionValue}using a{@code byte}and a{@code byte[]}fields.- ImmutableFloatValue - class in com.batch.android.msgpack.value
- Immutable representation of MessagePack's Float type.
- ImmutableIntegerValue - class in com.batch.android.msgpack.value
- Immutable representation of MessagePack's Integer type.
- ImmutableLongValueImpl - class in com.batch.android.msgpack.value.impl
{@code ImmutableLongValueImpl}Implements{@code ImmutableIntegerValue}using a{@code long}field.- ImmutableMapValue - class in com.batch.android.msgpack.value
- Immutable representation of MessagePack's Map type.
- ImmutableMapValueImpl - class in com.batch.android.msgpack.value.impl
{@code ImmutableMapValueImpl}Implements{@code ImmutableMapValue}using a{@code Value[]}field.- ImmutableNilValue - class in com.batch.android.msgpack.value
- Immutable representation of MessagePack's Nil type.
- ImmutableNilValueImpl - class in com.batch.android.msgpack.value.impl
{@code ImmutableNilValueImpl}Implements{@code ImmutableNilValue}.- ImmutableNumberValue - class in com.batch.android.msgpack.value
- Immutable base interface of ImmutableIntegerValue and ImmutableFloatValue interfaces.
- ImmutableRawValue - class in com.batch.android.msgpack.value
- Immutable base interface of ImmutableStringValue and ImmutableBinaryValue interfaces.
- ImmutableStringValue - class in com.batch.android.msgpack.value
- Immutable representation of MessagePack's String type.
- ImmutableStringValueImpl - class in com.batch.android.msgpack.value.impl
{@code ImmutableStringValueImpl}Implements{@code ImmutableStringValue}using a{@code byte[]}field.- immutableValue() - function in com.batch.android.msgpack.value.ImmutableValue
- Returns immutable copy of this value.
- ImmutableValue - class in com.batch.android.msgpack.value
- Immutable declaration of Value interface.
- immutableValue() - function in com.batch.android.msgpack.value.MapValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableFloatValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.NumberValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.StringValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableArrayValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ArrayValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableIntegerValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.NilValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableMapValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableNilValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableStringValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableBinaryValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.BinaryValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.IntegerValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableBooleanValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.FloatValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.Value
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.BooleanValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ExtensionValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.Variable
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableRawValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableNumberValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.RawValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableExtensionValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.impl.ImmutableBooleanValueImpl
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableBooleanValueImpl
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.impl.ImmutableArrayValueImpl
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableArrayValueImpl
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.impl.ImmutableLongValueImpl
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableLongValueImpl
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.impl.ImmutableNilValueImpl
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableNilValueImpl
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.impl.ImmutableMapValueImpl
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableMapValueImpl
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.impl.ImmutableDoubleValueImpl
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableDoubleValueImpl
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.impl.ImmutableExtensionValueImpl
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableExtensionValueImpl
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.impl.ImmutableBinaryValueImpl
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableBinaryValueImpl
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.impl.ImmutableStringValueImpl
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableStringValueImpl
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.AbstractImmutableRawValue
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.impl.ImmutableBigIntegerValueImpl
- Returns immutable copy of this value.
- immutableValue() - function in com.batch.android.msgpack.value.ImmutableBigIntegerValueImpl
- Returns immutable copy of this value.
- ImportFileProvider - class in com.batch.android.messaging.css
- InAppMessageUserActionSource - class in com.batch.android
- Represents an In-App Message user action source.
- INBOX_LANDING - enum entry in com.batch.android.messaging.model.Message.Source
- InboxCandidateNotificationInternal - class in com.batch.android.inbox
- Internal representation of an inbox candidate notification's content
- InboxDatabaseHelper - class in com.batch.android.inbox
- SQLite Database helper for Batch's Inbox
- InboxDatasource - class in com.batch.android.inbox
- Inbox datasource.
- InboxFetcherInternal - class in com.batch.android.inbox
- Internal implementation of BatchInboxFetcher
- InboxFetchWebserviceClient - class in com.batch.android.inbox
- Webservice client for the Inbox API Used to fetch notifications from the server
- InboxNotificationContentInternal - class in com.batch.android.inbox
- Internal representation of an inbox notification's content
- InboxSyncPostDataProvider - class in com.batch.android.post
- InboxSyncWebserviceClient - class in com.batch.android.inbox
- Webservice client for the Inbox API Used to sync notifications from the server
- InboxWebserviceListener - class in com.batch.android.webservice.listener
- Listener for the fetch inbox webservice
- InboxWebserviceResponse - class in com.batch.android.inbox
- Model for the inbox fetch webservice's response
- inc() - function in com.batch.android.metrics.model.Counter
- incrementProgressBy(int) - function in android.widget.CountdownView
- incrementSecondaryProgressBy(int) - function in android.widget.CountdownView
- incrementSendAttempt() - function in com.batch.android.displayreceipt.DisplayReceipt
- incrementServiceRefCount() - function in com.batch.android.runtime.RuntimeManager
- Increment the number of calls to onServiceCreate registered
- incrementVersion(Context) - function in com.batch.android.module.UserModule
- Get the data version and increment it
- indexOf(Object) - function in java.util.FixedSizeArrayList
- indexOfChild(View) - function in android.view.ImageFormatView
- indexOfChild(View) - function in android.view.ImageFormatView.ImageContainerView
- indexOfChild(View) - function in android.view.UniversalRootView
- indexOfChild(View) - function in android.view.BannerView
- indexOfChild(View) - function in android.view.WebFormatView
- indexOfChild(View) - function in android.view.FlexboxLayout
- indexOfChild(View) - function in android.view.PannableBannerFrameLayout
- indexOfChild(View) - function in android.view.FixedRatioFrameLayout
- indexOfChild(View) - function in android.view.MaximumHeightScrollView
- indexOfChild(View) - function in android.view.PercentRelativeLayout
- indexOfChild(View) - function in android.view.PercentFrameLayout
- indexOfChild(View) - function in android.view.WebView
- indexOfChild(View) - function in android.view.SeparatedFlexboxLayout
- indexOfChild(View) - function in android.view.NestedListView
- inflate(Context,int,ViewGroup) - function in android.view.ImageFormatView
- inflate(Context,int,ViewGroup) - function in android.view.ImageFormatView.ImageContainerView
- inflate(Context,int,ViewGroup) - function in android.view.UniversalRootView
- inflate(Context,int,ViewGroup) - function in android.view.BannerView
- inflate(Context,int,ViewGroup) - function in android.view.WebFormatView
- inflate(Context,int,ViewGroup) - function in android.view.FlexboxLayout
- inflate(Context,int,ViewGroup) - function in android.view.PannableBannerFrameLayout
- inflate(Context,int,ViewGroup) - function in android.view.CloseButton
- inflate(Context,int,ViewGroup) - function in android.view.AnimatedCloseButton
- inflate(Context,int,ViewGroup) - function in android.view.FixedRatioFrameLayout
- inflate(Resources,XmlPullParser,AttributeSet) - function in android.graphics.drawable.PositionableGradientDrawable
- inflate(Context,int,ViewGroup) - function in android.view.CountdownView
- inflate(Context,int,ViewGroup) - function in android.view.MaximumHeightScrollView
- inflate(Resources,XmlPullParser,AttributeSet) - function in android.graphics.drawable.RoundedDrawable
- inflate(Context,int,ViewGroup) - function in android.view.RoundedImageView
- inflate(Context,int,ViewGroup) - function in android.view.PercentRelativeLayout
- inflate(Context,int,ViewGroup) - function in android.view.PercentFrameLayout
- inflate(Context,int,ViewGroup) - function in android.view.TextView
- inflate(Context,int,ViewGroup) - function in android.view.SeparatorView
- inflate(Context,int,ViewGroup) - function in android.view.WebView
- inflate(Context,int,ViewGroup) - function in android.view.SeparatedFlexboxLayout
- inflate(Context,int,ViewGroup) - function in android.view.Button
- inflate(Resources,XmlPullParser,AttributeSet) - function in android.graphics.drawable.GifDrawable
- inflate(Context,int,ViewGroup) - function in android.view.NestedListView
- info(String,String,Throwable) - function in com.batch.android.LoggerDelegate
- Send a INFO log message.
- INFO - enum entry in com.batch.android.LoggerLevel
- info(String,String,Throwable) - function in com.batch.android.core.Logger
- Info log with module, message and throwable.
- info(String,Throwable) - function in com.batch.android.core.Logger
- Info log with message and throwable.
- info(String,String) - function in com.batch.android.core.Logger
- Info log with module and message.
- info(String) - function in com.batch.android.core.Logger
- Verbose log with message.
- init() - function in com.batch.android.messaging.view.CloseButton
- init() - function in com.batch.android.messaging.view.AnimatedCloseButton
- initCause(Throwable) - function in java.lang.BatchPushPayload.ParsingException
- initCause(Throwable) - function in java.lang.PushRegistrationProviderAvailabilityException
- initCause(Throwable) - function in java.lang.DeeplinkInterceptorRuntimeException
- initCause(Throwable) - function in java.lang.BatchMessagingException
- initCause(Throwable) - function in java.lang.JSONException
- initCause(Throwable) - function in java.lang.PayloadParsingException
- initCause(Throwable) - function in java.lang.CSSParsingException
- initCause(Throwable) - function in java.lang.UserModule.SaveException
- initCause(Throwable) - function in java.lang.ViewTrackerUnavailableException
- initCause(Throwable) - function in java.lang.PersistenceException
- initCause(Throwable) - function in java.lang.ProfileDataHelper.AttributeValidationException
- initCause(Throwable) - function in java.lang.UserDatabaseException
- initCause(Throwable) - function in java.lang.Webservice.WebserviceError
- initCause(Throwable) - function in java.lang.MessagePackException
- initCause(Throwable) - function in java.lang.MessageTypeException
- initCause(Throwable) - function in java.lang.MessageIntegerOverflowException
- initCause(Throwable) - function in java.lang.MessageFormatException
- initCause(Throwable) - function in java.lang.MessageTypeCastException
- initCause(Throwable) - function in java.lang.MessageInsufficientBufferException
- initCause(Throwable) - function in java.lang.MessageSizeException
- initCause(Throwable) - function in java.lang.MessageNeverUsedFormatException
- initCause(Throwable) - function in java.lang.MessageStringCodingException
- initMetricWebservice(Context,MetricPostDataProvider,MetricWebserviceListener) - function in com.batch.android.WebserviceLauncher
- Create an instance of the metrics webservice and return the runnable
- initOptOutTrackerWebservice(Context,List,TrackerWebserviceListener) - function in com.batch.android.WebserviceLauncher
- Create an instance of the Opt-Out Tracker webservice and return the runnable
- initServerDate(Date) - function in com.batch.android.core.SecureDateProvider
- Method used to init the server date
- initTrackerWebservice(RuntimeManager,List,TrackerWebserviceListener) - function in com.batch.android.WebserviceLauncher
- Create an instance of the Tracker webservice and return the runnable
- InputStreamBufferInput - class in com.batch.android.msgpack.core.buffer
- MessageBufferInput adapter for InputStream
- insertResponse(InboxWebserviceResponse,long) - function in com.batch.android.inbox.InboxDatasource
- Add a response's notification to the database
- INSTALL_ID - enum entry in com.batch.android.core.systemparameters.SystemParameterShortName
ID if the installation on the device
- INSTALLATION - enum entry in com.batch.android.inbox.FetcherType
- InstallDataEditor - class in com.batch.android.user
- Batch User data editor
- instantiate(Context,String) - function in androidx.fragment.app.ModalTemplateFragment
- instantiate(Context,String) - function in androidx.fragment.app.AlertTemplateFragment
- instantiate(Context,String) - function in androidx.fragment.app.WebViewTemplateFragment
- instantiate(Context,String) - function in androidx.fragment.app.UniversalTemplateFragment
- instantiate(Context,String) - function in androidx.fragment.app.ImageTemplateFragment
- instantiate(Context,String) - function in androidx.fragment.app.BaseDialogFragment
- instantiate(Context,String) - function in androidx.fragment.app.UserDataDebugFragment
- instantiate(Context,String) - function in androidx.fragment.app.MainDebugFragment
- instantiate(Context,String) - function in androidx.fragment.app.IdentifierDebugFragment
- instantiate(Context,String) - function in androidx.fragment.app.LocalCampaignsDebugFragment
- instantiate(Context,String) - function in androidx.fragment.app.LocalCampaignDebugFragment
- INT16 - enum entry in com.batch.android.msgpack.core.MessageFormat
- INT32 - enum entry in com.batch.android.msgpack.core.MessageFormat
- INT64 - enum entry in com.batch.android.msgpack.core.MessageFormat
- INT8 - enum entry in com.batch.android.msgpack.core.MessageFormat
- INTEGER - enum entry in com.batch.android.msgpack.value.ValueType
- IntegerValue - class in com.batch.android.msgpack.value
- Representation of MessagePack's Integer type.
- IntentParser - class in com.batch.android
- Intent parser to retrieve promo code and other data
- INTERNAL - enum entry in com.batch.android.LoggerLevel
- internal(String,String,Throwable) - function in com.batch.android.core.Logger
- Debug log with module, message and throwable.
- internal(String,Throwable) - function in com.batch.android.core.Logger
- Internal log with message and throwable.
- internal(String,String) - function in com.batch.android.core.Logger
- Debug log with module and message.
- internal(String) - function in com.batch.android.core.Logger
- Debug log with message.
- InternalEvents - class in com.batch.android.event
- InternalPushData - class in com.batch.android.core
- Class to easily access the push data
- InternalPushData.Format - class in com.batch.android.core.InternalPushData
- InternalPushData.Priority - class in com.batch.android.core.InternalPushData
- InternalPushData.ReceiptMode - class in com.batch.android.core.InternalPushData
- INVALID_API_KEY - enum entry in com.batch.android.FailReason
Your API key is invalid
- INVALID_API_KEY - enum entry in com.batch.android.core.Webservice.WebserviceError.Reason
Server return an invalid API key error
- INVALID_KEY - enum entry in com.batch.android.profile.ProfileDataHelper.AttributeValidationException.Type
- INVALID_RESPONSE - enum entry in com.batch.android.messaging.model.MessagingError
Unprocessable response (for example: a server served an image that could not be decoded)
- INVALID_STRING_ITEM - enum entry in com.batch.android.profile.ProfileDataHelper.AttributeValidationException.Type
- invalidate(Rect) - function in android.view.ImageFormatView
- invalidate(Rect) - function in android.view.ImageFormatView.ImageContainerView
- invalidate(Rect) - function in android.view.UniversalRootView
- invalidate(Rect) - function in android.view.BannerView
- invalidate(Rect) - function in android.view.WebFormatView
- invalidate(Rect) - function in android.view.FlexboxLayout
- invalidate(Rect) - function in android.view.PannableBannerFrameLayout
- invalidate(Rect) - function in android.view.CloseButton
- invalidate(Rect) - function in android.view.AnimatedCloseButton
- invalidate(Rect) - function in android.view.FixedRatioFrameLayout
- invalidate(Rect) - function in android.view.CountdownView
- invalidate(Rect) - function in android.view.MaximumHeightScrollView
- invalidate(Rect) - function in android.view.RoundedImageView
- invalidate(Rect) - function in android.view.PercentRelativeLayout
- invalidate(Rect) - function in android.view.PercentFrameLayout
- invalidate(Rect) - function in android.view.TextView
- invalidate(Rect) - function in android.view.SeparatorView
- invalidate(Rect) - function in android.view.WebView
- invalidate(Rect) - function in android.view.SeparatedFlexboxLayout
- invalidate(Rect) - function in android.view.Button
- invalidate(Rect) - function in android.view.NestedListView
- invalidateChild(View,Rect) - function in android.view.ImageFormatView
- invalidateChild(View,Rect) - function in android.view.ImageFormatView.ImageContainerView
- invalidateChild(View,Rect) - function in android.view.UniversalRootView
- invalidateChild(View,Rect) - function in android.view.BannerView
- invalidateChild(View,Rect) - function in android.view.WebFormatView
- invalidateChild(View,Rect) - function in android.view.FlexboxLayout
- invalidateChild(View,Rect) - function in android.view.PannableBannerFrameLayout
- invalidateChild(View,Rect) - function in android.view.FixedRatioFrameLayout
- invalidateChild(View,Rect) - function in android.view.MaximumHeightScrollView
- invalidateChild(View,Rect) - function in android.view.PercentRelativeLayout
- invalidateChild(View,Rect) - function in android.view.PercentFrameLayout
- invalidateChild(View,Rect) - function in android.view.WebView
- invalidateChild(View,Rect) - function in android.view.SeparatedFlexboxLayout
- invalidateChild(View,Rect) - function in android.view.NestedListView
- invalidateChildInParent(Array,Rect) - function in android.view.ImageFormatView
- invalidateChildInParent(Array,Rect) - function in android.view.ImageFormatView.ImageContainerView
- invalidateChildInParent(Array,Rect) - function in android.view.UniversalRootView
- invalidateChildInParent(Array,Rect) - function in android.view.BannerView
- invalidateChildInParent(Array,Rect) - function in android.view.WebFormatView
- invalidateChildInParent(Array,Rect) - function in android.view.FlexboxLayout
- invalidateChildInParent(Array,Rect) - function in android.view.PannableBannerFrameLayout
- invalidateChildInParent(Array,Rect) - function in android.view.FixedRatioFrameLayout
- invalidateChildInParent(Array,Rect) - function in android.view.MaximumHeightScrollView
- invalidateChildInParent(Array,Rect) - function in android.view.PercentRelativeLayout
- invalidateChildInParent(Array,Rect) - function in android.view.PercentFrameLayout
- invalidateChildInParent(Array,Rect) - function in android.view.WebView
- invalidateChildInParent(Array,Rect) - function in android.view.SeparatedFlexboxLayout
- invalidateChildInParent(Array,Rect) - function in android.view.NestedListView
- invalidateDrawable(Drawable) - function in android.view.ImageFormatView
- invalidateDrawable(Drawable) - function in android.view.ImageFormatView.ImageContainerView
- invalidateDrawable(Drawable) - function in android.view.UniversalRootView
- invalidateDrawable(Drawable) - function in android.view.BannerView
- invalidateDrawable(Drawable) - function in android.view.WebFormatView
- invalidateDrawable(Drawable) - function in android.view.FlexboxLayout
- invalidateDrawable(Drawable) - function in android.view.PannableBannerFrameLayout
- invalidateDrawable(Drawable) - function in android.view.CloseButton
- invalidateDrawable(Drawable) - function in android.view.AnimatedCloseButton
- invalidateDrawable(Drawable) - function in android.view.FixedRatioFrameLayout
- invalidateDrawable(Drawable) - function in android.widget.CountdownView
- invalidateDrawable(Drawable) - function in android.view.MaximumHeightScrollView
- invalidateDrawable(Drawable) - function in android.widget.RoundedImageView
- invalidateDrawable(Drawable) - function in android.view.PercentRelativeLayout
- invalidateDrawable(Drawable) - function in android.view.PercentFrameLayout
- invalidateDrawable(Drawable) - function in android.widget.TextView
- invalidateDrawable(Drawable) - function in android.view.SeparatorView
- invalidateDrawable(Drawable) - function in android.view.WebView
- invalidateDrawable(Drawable) - function in android.view.SeparatedFlexboxLayout
- invalidateDrawable(Drawable) - function in android.widget.Button
- invalidateDrawable(Drawable) - function in android.view.NestedListView
- invalidateOptionsMenu() - function in android.app.BatchPermissionActivity
- invalidateOptionsMenu() - function in android.app.BatchActionActivity
- invalidateOptionsMenu() - function in android.app.MessagingActivity
- invalidateOptionsMenu() - function in android.app.BatchDebugActivity
- invalidateOutline() - function in android.view.ImageFormatView
- invalidateOutline() - function in android.view.ImageFormatView.ImageContainerView
- invalidateOutline() - function in android.view.UniversalRootView
- invalidateOutline() - function in android.view.BannerView
- invalidateOutline() - function in android.view.WebFormatView
- invalidateOutline() - function in android.view.FlexboxLayout
- invalidateOutline() - function in android.view.PannableBannerFrameLayout
- invalidateOutline() - function in android.view.CloseButton
- invalidateOutline() - function in android.view.AnimatedCloseButton
- invalidateOutline() - function in android.view.FixedRatioFrameLayout
- invalidateOutline() - function in android.view.CountdownView
- invalidateOutline() - function in android.view.MaximumHeightScrollView
- invalidateOutline() - function in android.view.RoundedImageView
- invalidateOutline() - function in android.view.PercentRelativeLayout
- invalidateOutline() - function in android.view.PercentFrameLayout
- invalidateOutline() - function in android.view.TextView
- invalidateOutline() - function in android.view.SeparatorView
- invalidateOutline() - function in android.view.WebView
- invalidateOutline() - function in android.view.SeparatedFlexboxLayout
- invalidateOutline() - function in android.view.Button
- invalidateOutline() - function in android.view.NestedListView
- invalidateSelf() - function in android.graphics.drawable.PositionableGradientDrawable
- invalidateSelf() - function in android.graphics.drawable.RoundedDrawable
- invalidateSelf() - function in android.graphics.drawable.GifDrawable
- invalidateViews() - function in android.widget.NestedListView
- invokeAll(Collection) - function in java.util.concurrent.TaskExecutor
- invokeAny(Collection) - function in java.util.concurrent.TaskExecutor
- invokeZoomPicker() - function in android.webkit.WebView
- isAccessibilityDataSensitive() - function in android.view.ImageFormatView
- isAccessibilityDataSensitive() - function in android.view.ImageFormatView.ImageContainerView
- isAccessibilityDataSensitive() - function in android.view.UniversalRootView
- isAccessibilityDataSensitive() - function in android.view.BannerView
- isAccessibilityDataSensitive() - function in android.view.WebFormatView
- isAccessibilityDataSensitive() - function in android.view.FlexboxLayout
- isAccessibilityDataSensitive() - function in android.view.PannableBannerFrameLayout
- isAccessibilityDataSensitive() - function in android.view.CloseButton
- isAccessibilityDataSensitive() - function in android.view.AnimatedCloseButton
- isAccessibilityDataSensitive() - function in android.view.FixedRatioFrameLayout
- isAccessibilityDataSensitive() - function in android.view.CountdownView
- isAccessibilityDataSensitive() - function in android.view.MaximumHeightScrollView
- isAccessibilityDataSensitive() - function in android.view.RoundedImageView
- isAccessibilityDataSensitive() - function in android.view.PercentRelativeLayout
- isAccessibilityDataSensitive() - function in android.view.PercentFrameLayout
- isAccessibilityDataSensitive() - function in android.view.TextView
- isAccessibilityDataSensitive() - function in android.view.SeparatorView
- isAccessibilityDataSensitive() - function in android.view.WebView
- isAccessibilityDataSensitive() - function in android.view.SeparatedFlexboxLayout
- isAccessibilityDataSensitive() - function in android.view.Button
- isAccessibilityDataSensitive() - function in android.view.NestedListView
- isAccessibilityFocused() - function in android.view.ImageFormatView
- isAccessibilityFocused() - function in android.view.ImageFormatView.ImageContainerView
- isAccessibilityFocused() - function in android.view.UniversalRootView
- isAccessibilityFocused() - function in android.view.BannerView
- isAccessibilityFocused() - function in android.view.WebFormatView
- isAccessibilityFocused() - function in android.view.FlexboxLayout
- isAccessibilityFocused() - function in android.view.PannableBannerFrameLayout
- isAccessibilityFocused() - function in android.view.CloseButton
- isAccessibilityFocused() - function in android.view.AnimatedCloseButton
- isAccessibilityFocused() - function in android.view.FixedRatioFrameLayout
- isAccessibilityFocused() - function in android.view.CountdownView
- isAccessibilityFocused() - function in android.view.MaximumHeightScrollView
- isAccessibilityFocused() - function in android.view.RoundedImageView
- isAccessibilityFocused() - function in android.view.PercentRelativeLayout
- isAccessibilityFocused() - function in android.view.PercentFrameLayout
- isAccessibilityFocused() - function in android.view.TextView
- isAccessibilityFocused() - function in android.view.SeparatorView
- isAccessibilityFocused() - function in android.view.WebView
- isAccessibilityFocused() - function in android.view.SeparatedFlexboxLayout
- isAccessibilityFocused() - function in android.view.Button
- isAccessibilityFocused() - function in android.view.NestedListView
- isAccessibilityHeading() - function in android.view.ImageFormatView
- isAccessibilityHeading() - function in android.view.ImageFormatView.ImageContainerView
- isAccessibilityHeading() - function in android.view.UniversalRootView
- isAccessibilityHeading() - function in android.view.BannerView
- isAccessibilityHeading() - function in android.view.WebFormatView
- isAccessibilityHeading() - function in android.view.FlexboxLayout
- isAccessibilityHeading() - function in android.view.PannableBannerFrameLayout
- isAccessibilityHeading() - function in android.view.CloseButton
- isAccessibilityHeading() - function in android.view.AnimatedCloseButton
- isAccessibilityHeading() - function in android.view.FixedRatioFrameLayout
- isAccessibilityHeading() - function in android.view.CountdownView
- isAccessibilityHeading() - function in android.view.MaximumHeightScrollView
- isAccessibilityHeading() - function in android.view.RoundedImageView
- isAccessibilityHeading() - function in android.view.PercentRelativeLayout
- isAccessibilityHeading() - function in android.view.PercentFrameLayout
- isAccessibilityHeading() - function in android.view.TextView
- isAccessibilityHeading() - function in android.view.SeparatorView
- isAccessibilityHeading() - function in android.view.WebView
- isAccessibilityHeading() - function in android.view.SeparatedFlexboxLayout
- isAccessibilityHeading() - function in android.view.Button
- isAccessibilityHeading() - function in android.view.NestedListView
- isActivated() - function in android.view.ImageFormatView
- isActivated() - function in android.view.ImageFormatView.ImageContainerView
- isActivated() - function in android.view.UniversalRootView
- isActivated() - function in android.view.BannerView
- isActivated() - function in android.view.WebFormatView
- isActivated() - function in android.view.FlexboxLayout
- isActivated() - function in android.view.PannableBannerFrameLayout
- isActivated() - function in android.view.CloseButton
- isActivated() - function in android.view.AnimatedCloseButton
- isActivated() - function in android.view.FixedRatioFrameLayout
- isActivated() - function in android.view.CountdownView
- isActivated() - function in android.view.MaximumHeightScrollView
- isActivated() - function in android.view.RoundedImageView
- isActivated() - function in android.view.PercentRelativeLayout
- isActivated() - function in android.view.PercentFrameLayout
- isActivated() - function in android.view.TextView
- isActivated() - function in android.view.SeparatorView
- isActivated() - function in android.view.WebView
- isActivated() - function in android.view.SeparatedFlexboxLayout
- isActivated() - function in android.view.Button
- isActivated() - function in android.view.NestedListView
- isActivityTransitionRunning() - function in android.app.BatchPermissionActivity
- isActivityTransitionRunning() - function in android.app.BatchActionActivity
- isActivityTransitionRunning() - function in android.app.MessagingActivity
- isActivityTransitionRunning() - function in android.app.BatchDebugActivity
- isAdded() - function in androidx.fragment.app.ModalTemplateFragment
- isAdded() - function in androidx.fragment.app.AlertTemplateFragment
- isAdded() - function in androidx.fragment.app.WebViewTemplateFragment
- isAdded() - function in androidx.fragment.app.UniversalTemplateFragment
- isAdded() - function in androidx.fragment.app.ImageTemplateFragment
- isAdded() - function in androidx.fragment.app.BaseDialogFragment
- isAdded() - function in androidx.fragment.app.UserDataDebugFragment
- isAdded() - function in androidx.fragment.app.MainDebugFragment
- isAdded() - function in androidx.fragment.app.IdentifierDebugFragment
- isAdded() - function in androidx.fragment.app.LocalCampaignsDebugFragment
- isAdded() - function in androidx.fragment.app.LocalCampaignDebugFragment
- isAllCaps() - function in android.widget.TextView
- isAllCaps() - function in android.widget.Button
- isAllowed() - function in com.batch.android.core.systemparameters.SystemParameter
- Whether this parameter is allowed to be tracked
- isAllowed() - function in com.batch.android.core.systemparameters.WatchedSystemParameter
- Whether this parameter is allowed to be tracked
- isAllowSwipeToDismiss() - function in com.batch.android.BatchImageContent
- isAlwaysDrawnWithCacheEnabled() - function in android.view.ImageFormatView
- isAlwaysDrawnWithCacheEnabled() - function in android.view.ImageFormatView.ImageContainerView
- isAlwaysDrawnWithCacheEnabled() - function in android.view.UniversalRootView
- isAlwaysDrawnWithCacheEnabled() - function in android.view.BannerView
- isAlwaysDrawnWithCacheEnabled() - function in android.view.WebFormatView
- isAlwaysDrawnWithCacheEnabled() - function in android.view.FlexboxLayout
- isAlwaysDrawnWithCacheEnabled() - function in android.view.PannableBannerFrameLayout
- isAlwaysDrawnWithCacheEnabled() - function in android.view.FixedRatioFrameLayout
- isAlwaysDrawnWithCacheEnabled() - function in android.view.MaximumHeightScrollView
- isAlwaysDrawnWithCacheEnabled() - function in android.view.PercentRelativeLayout
- isAlwaysDrawnWithCacheEnabled() - function in android.view.PercentFrameLayout
- isAlwaysDrawnWithCacheEnabled() - function in android.view.WebView
- isAlwaysDrawnWithCacheEnabled() - function in android.view.SeparatedFlexboxLayout
- isAlwaysDrawnWithCacheEnabled() - function in android.view.NestedListView
- isAndroidXAppCompatActivityPresent() - function in com.batch.android.core.ReflectionHelper
- isAndroidXFragmentPresent() - function in com.batch.android.core.ReflectionHelper
- isAnimated() - function in com.batch.android.messaging.gif.GifHeaderParser
- Determines if the GIF is animated by trying to read in the first 2 framesThis method re-parses the data even if the header has already been read.
- isAnimating() - function in com.batch.android.messaging.view.AnimatedCloseButton
- isAnimating() - function in com.batch.android.messaging.view.CountdownView
- isAnimating() - function in android.widget.CountdownView
- isAnimationCacheEnabled() - function in android.view.ImageFormatView
- isAnimationCacheEnabled() - function in android.view.ImageFormatView.ImageContainerView
- isAnimationCacheEnabled() - function in android.view.UniversalRootView
- isAnimationCacheEnabled() - function in android.view.BannerView
- isAnimationCacheEnabled() - function in android.view.WebFormatView
- isAnimationCacheEnabled() - function in android.view.FlexboxLayout
- isAnimationCacheEnabled() - function in android.view.PannableBannerFrameLayout
- isAnimationCacheEnabled() - function in android.view.FixedRatioFrameLayout
- isAnimationCacheEnabled() - function in android.view.MaximumHeightScrollView
- isAnimationCacheEnabled() - function in android.view.PercentRelativeLayout
- isAnimationCacheEnabled() - function in android.view.PercentFrameLayout
- isAnimationCacheEnabled() - function in android.view.WebView
- isAnimationCacheEnabled() - function in android.view.SeparatedFlexboxLayout
- isAnimationCacheEnabled() - function in android.view.NestedListView
- isApplicationInForeground() - function in com.batch.android.runtime.ForegroundActivityLifecycleListener
- Checks if the service's refcount is greater than 0
- isApplicationInForeground() - function in com.batch.android.runtime.RuntimeManager
- isArrayType() - function in com.batch.android.msgpack.value.ValueType
- isArrayValue() - function in com.batch.android.msgpack.value.ImmutableValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.MapValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.ImmutableFloatValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.NumberValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.StringValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.ImmutableArrayValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.ArrayValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.ImmutableIntegerValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.NilValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.ImmutableMapValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.ImmutableNilValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.ImmutableStringValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.ImmutableBinaryValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.BinaryValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.IntegerValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.ImmutableBooleanValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.FloatValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.Value
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.BooleanValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.ExtensionValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.Variable
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.ImmutableRawValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.ImmutableNumberValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.RawValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.ImmutableExtensionValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.impl.ImmutableBooleanValueImpl
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.impl.ImmutableArrayValueImpl
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.impl.ImmutableLongValueImpl
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.impl.ImmutableNilValueImpl
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.impl.ImmutableMapValueImpl
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.impl.ImmutableDoubleValueImpl
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.impl.ImmutableExtensionValueImpl
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.impl.ImmutableBinaryValueImpl
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.impl.ImmutableStringValueImpl
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.impl.AbstractImmutableRawValue
- Returns true if type of this value is Array.
- isArrayValue() - function in com.batch.android.msgpack.value.impl.ImmutableBigIntegerValueImpl
- Returns true if type of this value is Array.
- isAttachedToWindow() - function in android.view.ImageFormatView
- isAttachedToWindow() - function in android.view.ImageFormatView.ImageContainerView
- isAttachedToWindow() - function in android.view.UniversalRootView
- isAttachedToWindow() - function in android.view.BannerView
- isAttachedToWindow() - function in android.view.WebFormatView
- isAttachedToWindow() - function in android.view.FlexboxLayout
- isAttachedToWindow() - function in android.view.PannableBannerFrameLayout
- isAttachedToWindow() - function in android.view.CloseButton
- isAttachedToWindow() - function in android.view.AnimatedCloseButton
- isAttachedToWindow() - function in android.view.FixedRatioFrameLayout
- isAttachedToWindow() - function in android.view.CountdownView
- isAttachedToWindow() - function in android.view.MaximumHeightScrollView
- isAttachedToWindow() - function in android.view.RoundedImageView
- isAttachedToWindow() - function in android.view.PercentRelativeLayout
- isAttachedToWindow() - function in android.view.PercentFrameLayout
- isAttachedToWindow() - function in android.view.TextView
- isAttachedToWindow() - function in android.view.SeparatorView
- isAttachedToWindow() - function in android.view.WebView
- isAttachedToWindow() - function in android.view.SeparatedFlexboxLayout
- isAttachedToWindow() - function in android.view.Button
- isAttachedToWindow() - function in android.view.NestedListView
- isAutoHandwritingEnabled() - function in android.view.ImageFormatView
- isAutoHandwritingEnabled() - function in android.view.ImageFormatView.ImageContainerView
- isAutoHandwritingEnabled() - function in android.view.UniversalRootView
- isAutoHandwritingEnabled() - function in android.view.BannerView
- isAutoHandwritingEnabled() - function in android.view.WebFormatView
- isAutoHandwritingEnabled() - function in android.view.FlexboxLayout
- isAutoHandwritingEnabled() - function in android.view.PannableBannerFrameLayout
- isAutoHandwritingEnabled() - function in android.view.CloseButton
- isAutoHandwritingEnabled() - function in android.view.AnimatedCloseButton
- isAutoHandwritingEnabled() - function in android.view.FixedRatioFrameLayout
- isAutoHandwritingEnabled() - function in android.view.CountdownView
- isAutoHandwritingEnabled() - function in android.view.MaximumHeightScrollView
- isAutoHandwritingEnabled() - function in android.view.RoundedImageView
- isAutoHandwritingEnabled() - function in android.view.PercentRelativeLayout
- isAutoHandwritingEnabled() - function in android.view.PercentFrameLayout
- isAutoHandwritingEnabled() - function in android.widget.TextView
- isAutoHandwritingEnabled() - function in android.view.SeparatorView
- isAutoHandwritingEnabled() - function in android.view.WebView
- isAutoHandwritingEnabled() - function in android.view.SeparatedFlexboxLayout
- isAutoHandwritingEnabled() - function in android.widget.Button
- isAutoHandwritingEnabled() - function in android.view.NestedListView
- isAutoMirrored() - function in android.graphics.drawable.PositionableGradientDrawable
- isAutoMirrored() - function in android.graphics.drawable.RoundedDrawable
- isAutoMirrored() - function in android.graphics.drawable.GifDrawable
- isBackgroundRestricted(Context) - function in com.batch.android.module.PushModule
- Check if is the app has been restricted by the user.Only available on Android P and forward.
- isBatchPush(Intent) - function in com.batch.android.Batch.Push
- Check if the received push is a Batch one.
- isBatchPush(RemoteMessage) - function in com.batch.android.Batch.Push
- Check if the received push is a Batch one.
- isBatchPush(Intent) - function in com.batch.android.module.PushModule
- Check if the received push is a Batch one.
- isBatchPush(RemoteMessage) - function in com.batch.android.module.PushModule
- Firebase variant
- isBatchPushServiceAvailable() - function in com.batch.android.module.PushModule
- Check if the Push Service is available
- isBinaryType() - function in com.batch.android.msgpack.value.ValueType
- isBinaryValue() - function in com.batch.android.msgpack.value.ImmutableValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.MapValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.ImmutableFloatValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.NumberValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.StringValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.ImmutableArrayValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.ArrayValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.ImmutableIntegerValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.NilValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.ImmutableMapValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.ImmutableNilValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.ImmutableStringValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.ImmutableBinaryValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.BinaryValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.IntegerValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.ImmutableBooleanValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.FloatValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.Value
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.BooleanValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.ExtensionValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.Variable
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.ImmutableRawValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.ImmutableNumberValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.RawValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.ImmutableExtensionValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.impl.ImmutableBooleanValueImpl
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.impl.ImmutableArrayValueImpl
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.impl.ImmutableLongValueImpl
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.impl.ImmutableNilValueImpl
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.impl.ImmutableMapValueImpl
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.impl.ImmutableDoubleValueImpl
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.impl.ImmutableExtensionValueImpl
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.impl.ImmutableBinaryValueImpl
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.impl.ImmutableStringValueImpl
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.impl.AbstractImmutableRawValue
- Returns true if type of this value is Binary.
- isBinaryValue() - function in com.batch.android.msgpack.value.impl.ImmutableBigIntegerValueImpl
- Returns true if type of this value is Binary.
- isBlocklistedCustomUserID(String) - function in com.batch.android.profile.ProfileDataHelper
- Whether the identifier is blocklisted to avoid unintentional values from plugin conversion.
- isBooleanType() - function in com.batch.android.msgpack.value.ValueType
- isBooleanValue() - function in com.batch.android.msgpack.value.ImmutableValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.MapValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.ImmutableFloatValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.NumberValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.StringValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.ImmutableArrayValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.ArrayValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.ImmutableIntegerValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.NilValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.ImmutableMapValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.ImmutableNilValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.ImmutableStringValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.ImmutableBinaryValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.BinaryValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.IntegerValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.ImmutableBooleanValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.FloatValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.Value
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.BooleanValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.ExtensionValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.Variable
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.ImmutableRawValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.ImmutableNumberValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.RawValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.ImmutableExtensionValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.impl.ImmutableBooleanValueImpl
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.impl.ImmutableArrayValueImpl
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.impl.ImmutableLongValueImpl
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.impl.ImmutableNilValueImpl
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.impl.ImmutableMapValueImpl
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.impl.ImmutableDoubleValueImpl
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.impl.ImmutableExtensionValueImpl
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.impl.ImmutableBinaryValueImpl
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.impl.ImmutableStringValueImpl
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.impl.AbstractImmutableRawValue
- Returns true if type of this value is Boolean.
- isBooleanValue() - function in com.batch.android.msgpack.value.impl.ImmutableBigIntegerValueImpl
- Returns true if type of this value is Boolean.
- isBusy() - function in com.batch.android.core.TaskExecutor
- Is the task executor currently busy at running tasks
- isCancelable() - function in androidx.fragment.app.ModalTemplateFragment
- isCancelable() - function in androidx.fragment.app.AlertTemplateFragment
- isCancelable() - function in androidx.fragment.app.WebViewTemplateFragment
- isCancelable() - function in androidx.fragment.app.UniversalTemplateFragment
- isCancelable() - function in androidx.fragment.app.ImageTemplateFragment
- isCancelable() - function in androidx.fragment.app.BaseDialogFragment
- isCancelled() - function in android.os.AsyncImageDownloadTask
- isChangingConfigurations() - function in android.app.BatchPermissionActivity
- isChangingConfigurations() - function in android.app.BatchActionActivity
- isChangingConfigurations() - function in android.app.MessagingActivity
- isChangingConfigurations() - function in android.app.BatchDebugActivity
- isChild() - function in android.app.BatchPermissionActivity
- isChild() - function in android.app.BatchActionActivity
- isChild() - function in android.app.MessagingActivity
- isChild() - function in android.app.BatchDebugActivity
- isClickable() - function in android.view.ImageFormatView
- isClickable() - function in android.view.ImageFormatView.ImageContainerView
- isClickable() - function in android.view.UniversalRootView
- isClickable() - function in android.view.BannerView
- isClickable() - function in android.view.WebFormatView
- isClickable() - function in android.view.FlexboxLayout
- isClickable() - function in android.view.PannableBannerFrameLayout
- isClickable() - function in android.view.CloseButton
- isClickable() - function in android.view.AnimatedCloseButton
- isClickable() - function in android.view.FixedRatioFrameLayout
- isClickable() - function in android.view.CountdownView
- isClickable() - function in android.view.MaximumHeightScrollView
- isClickable() - function in android.view.RoundedImageView
- isClickable() - function in android.view.PercentRelativeLayout
- isClickable() - function in android.view.PercentFrameLayout
- isClickable() - function in android.view.TextView
- isClickable() - function in android.view.SeparatorView
- isClickable() - function in android.view.WebView
- isClickable() - function in android.view.SeparatedFlexboxLayout
- isClickable() - function in android.view.Button
- isClickable() - function in android.view.NestedListView
- isContentSensitive() - function in android.view.ImageFormatView
- isContentSensitive() - function in android.view.ImageFormatView.ImageContainerView
- isContentSensitive() - function in android.view.UniversalRootView
- isContentSensitive() - function in android.view.BannerView
- isContentSensitive() - function in android.view.WebFormatView
- isContentSensitive() - function in android.view.FlexboxLayout
- isContentSensitive() - function in android.view.PannableBannerFrameLayout
- isContentSensitive() - function in android.view.CloseButton
- isContentSensitive() - function in android.view.AnimatedCloseButton
- isContentSensitive() - function in android.view.FixedRatioFrameLayout
- isContentSensitive() - function in android.view.CountdownView
- isContentSensitive() - function in android.view.MaximumHeightScrollView
- isContentSensitive() - function in android.view.RoundedImageView
- isContentSensitive() - function in android.view.PercentRelativeLayout
- isContentSensitive() - function in android.view.PercentFrameLayout
- isContentSensitive() - function in android.view.TextView
- isContentSensitive() - function in android.view.SeparatorView
- isContentSensitive() - function in android.view.WebView
- isContentSensitive() - function in android.view.SeparatedFlexboxLayout
- isContentSensitive() - function in android.view.Button
- isContentSensitive() - function in android.view.NestedListView
- isContextClickable() - function in android.view.ImageFormatView
- isContextClickable() - function in android.view.ImageFormatView.ImageContainerView
- isContextClickable() - function in android.view.UniversalRootView
- isContextClickable() - function in android.view.BannerView
- isContextClickable() - function in android.view.WebFormatView
- isContextClickable() - function in android.view.FlexboxLayout
- isContextClickable() - function in android.view.PannableBannerFrameLayout
- isContextClickable() - function in android.view.CloseButton
- isContextClickable() - function in android.view.AnimatedCloseButton
- isContextClickable() - function in android.view.FixedRatioFrameLayout
- isContextClickable() - function in android.view.CountdownView
- isContextClickable() - function in android.view.MaximumHeightScrollView
- isContextClickable() - function in android.view.RoundedImageView
- isContextClickable() - function in android.view.PercentRelativeLayout
- isContextClickable() - function in android.view.PercentFrameLayout
- isContextClickable() - function in android.view.TextView
- isContextClickable() - function in android.view.SeparatorView
- isContextClickable() - function in android.view.WebView
- isContextClickable() - function in android.view.SeparatedFlexboxLayout
- isContextClickable() - function in android.view.Button
- isContextClickable() - function in android.view.NestedListView
- isCredential() - function in android.view.ImageFormatView
- isCredential() - function in android.view.ImageFormatView.ImageContainerView
- isCredential() - function in android.view.UniversalRootView
- isCredential() - function in android.view.BannerView
- isCredential() - function in android.view.WebFormatView
- isCredential() - function in android.view.FlexboxLayout
- isCredential() - function in android.view.PannableBannerFrameLayout
- isCredential() - function in android.view.CloseButton
- isCredential() - function in android.view.AnimatedCloseButton
- isCredential() - function in android.view.FixedRatioFrameLayout
- isCredential() - function in android.view.CountdownView
- isCredential() - function in android.view.MaximumHeightScrollView
- isCredential() - function in android.view.RoundedImageView
- isCredential() - function in android.view.PercentRelativeLayout
- isCredential() - function in android.view.PercentFrameLayout
- isCredential() - function in android.view.TextView
- isCredential() - function in android.view.SeparatorView
- isCredential() - function in android.view.WebView
- isCredential() - function in android.view.SeparatedFlexboxLayout
- isCredential() - function in android.view.Button
- isCredential() - function in android.view.NestedListView
- isCursorVisible() - function in android.widget.TextView
- isCursorVisible() - function in android.widget.Button
- isCustomDataMigrationDisabled(Integer) - function in com.batch.android.BatchMigration
- Whether the Custom Data migration is disabled
- isCustomIDMigrationDisabled(Integer) - function in com.batch.android.BatchMigration
- Whether the Custom User ID migration is disabled
- isDestroyed() - function in android.app.BatchPermissionActivity
- isDestroyed() - function in android.app.BatchActionActivity
- isDestroyed() - function in android.app.MessagingActivity
- isDestroyed() - function in android.app.BatchDebugActivity
- isDetached() - function in androidx.fragment.app.ModalTemplateFragment
- isDetached() - function in androidx.fragment.app.AlertTemplateFragment
- isDetached() - function in androidx.fragment.app.WebViewTemplateFragment
- isDetached() - function in androidx.fragment.app.UniversalTemplateFragment
- isDetached() - function in androidx.fragment.app.ImageTemplateFragment
- isDetached() - function in androidx.fragment.app.BaseDialogFragment
- isDetached() - function in androidx.fragment.app.UserDataDebugFragment
- isDetached() - function in androidx.fragment.app.MainDebugFragment
- isDetached() - function in androidx.fragment.app.IdentifierDebugFragment
- isDetached() - function in androidx.fragment.app.LocalCampaignsDebugFragment
- isDetached() - function in androidx.fragment.app.LocalCampaignDebugFragment
- isDeviceBrandEnabled() - function in com.batch.android.BatchDataCollectionConfig
- Get whether the device brand collect is enabled (null mean unchanged from last modification or default value : false).
- isDeviceModelEnabled() - function in com.batch.android.BatchDataCollectionConfig
- Get whether the device model collect is enabled (null mean unchanged from last modification or default value : false).
- isDeviceProtectedStorage() - function in android.content.BatchPushService
- isDeviceProtectedStorage() - function in android.content.BatchPermissionActivity
- isDeviceProtectedStorage() - function in android.content.BatchPushJobService
- isDeviceProtectedStorage() - function in android.content.BatchActionActivity
- isDeviceProtectedStorage() - function in android.content.BatchActionService
- isDeviceProtectedStorage() - function in android.content.BatchDisplayReceiptJobService
- isDeviceProtectedStorage() - function in android.content.MessagingActivity
- isDeviceProtectedStorage() - function in android.content.DispatcherDiscoveryService
- isDeviceProtectedStorage() - function in android.content.PushRegistrationDiscoveryService
- isDeviceProtectedStorage() - function in android.content.BatchDebugActivity
- isDirty() - function in android.view.ImageFormatView
- isDirty() - function in android.view.ImageFormatView.ImageContainerView
- isDirty() - function in android.view.UniversalRootView
- isDirty() - function in android.view.BannerView
- isDirty() - function in android.view.WebFormatView
- isDirty() - function in android.view.FlexboxLayout
- isDirty() - function in android.view.PannableBannerFrameLayout
- isDirty() - function in android.view.CloseButton
- isDirty() - function in android.view.AnimatedCloseButton
- isDirty() - function in android.view.FixedRatioFrameLayout
- isDirty() - function in android.view.CountdownView
- isDirty() - function in android.view.MaximumHeightScrollView
- isDirty() - function in android.view.RoundedImageView
- isDirty() - function in android.view.PercentRelativeLayout
- isDirty() - function in android.view.PercentFrameLayout
- isDirty() - function in android.view.TextView
- isDirty() - function in android.view.SeparatorView
- isDirty() - function in android.view.WebView
- isDirty() - function in android.view.SeparatedFlexboxLayout
- isDirty() - function in android.view.Button
- isDirty() - function in android.view.NestedListView
- isDismissAction() - function in com.batch.android.BatchMessageAction
- isDismissAction() - function in com.batch.android.BatchMessageCTA
- isDismissAction() - function in com.batch.android.messaging.model.CTA
- isDismissAction() - function in com.batch.android.messaging.model.Action
- isDisplayedFromInbox() - function in com.batch.android.BatchLandingMessage
- Whether this landing message has been triggered from an inbox notificationthrough the method displayLandingMessage.
- isDoNotDisturbEnabled() - function in com.batch.android.Batch.Messaging
- Check if Batch Messaging is currently in Do Not Disturb mode
- isDoNotDisturbEnabled() - function in com.batch.android.module.MessagingModule
- isDrawingCacheEnabled() - function in android.view.ImageFormatView
- isDrawingCacheEnabled() - function in android.view.ImageFormatView.ImageContainerView
- isDrawingCacheEnabled() - function in android.view.UniversalRootView
- isDrawingCacheEnabled() - function in android.view.BannerView
- isDrawingCacheEnabled() - function in android.view.WebFormatView
- isDrawingCacheEnabled() - function in android.view.FlexboxLayout
- isDrawingCacheEnabled() - function in android.view.PannableBannerFrameLayout
- isDrawingCacheEnabled() - function in android.view.CloseButton
- isDrawingCacheEnabled() - function in android.view.AnimatedCloseButton
- isDrawingCacheEnabled() - function in android.view.FixedRatioFrameLayout
- isDrawingCacheEnabled() - function in android.view.CountdownView
- isDrawingCacheEnabled() - function in android.view.MaximumHeightScrollView
- isDrawingCacheEnabled() - function in android.view.RoundedImageView
- isDrawingCacheEnabled() - function in android.view.PercentRelativeLayout
- isDrawingCacheEnabled() - function in android.view.PercentFrameLayout
- isDrawingCacheEnabled() - function in android.view.TextView
- isDrawingCacheEnabled() - function in android.view.SeparatorView
- isDrawingCacheEnabled() - function in android.view.WebView
- isDrawingCacheEnabled() - function in android.view.SeparatedFlexboxLayout
- isDrawingCacheEnabled() - function in android.view.Button
- isDrawingCacheEnabled() - function in android.view.NestedListView
- isDrawSelectorOnTop() - function in android.widget.NestedListView
- isDuplicateParentStateEnabled() - function in android.view.ImageFormatView
- isDuplicateParentStateEnabled() - function in android.view.ImageFormatView.ImageContainerView
- isDuplicateParentStateEnabled() - function in android.view.UniversalRootView
- isDuplicateParentStateEnabled() - function in android.view.BannerView
- isDuplicateParentStateEnabled() - function in android.view.WebFormatView
- isDuplicateParentStateEnabled() - function in android.view.FlexboxLayout
- isDuplicateParentStateEnabled() - function in android.view.PannableBannerFrameLayout
- isDuplicateParentStateEnabled() - function in android.view.CloseButton
- isDuplicateParentStateEnabled() - function in android.view.AnimatedCloseButton
- isDuplicateParentStateEnabled() - function in android.view.FixedRatioFrameLayout
- isDuplicateParentStateEnabled() - function in android.view.CountdownView
- isDuplicateParentStateEnabled() - function in android.view.MaximumHeightScrollView
- isDuplicateParentStateEnabled() - function in android.view.RoundedImageView
- isDuplicateParentStateEnabled() - function in android.view.PercentRelativeLayout
- isDuplicateParentStateEnabled() - function in android.view.PercentFrameLayout
- isDuplicateParentStateEnabled() - function in android.view.TextView
- isDuplicateParentStateEnabled() - function in android.view.SeparatorView
- isDuplicateParentStateEnabled() - function in android.view.WebView
- isDuplicateParentStateEnabled() - function in android.view.SeparatedFlexboxLayout
- isDuplicateParentStateEnabled() - function in android.view.Button
- isDuplicateParentStateEnabled() - function in android.view.NestedListView
- isElegantTextHeight() - function in android.widget.TextView
- isElegantTextHeight() - function in android.widget.Button
- isEmpty() - function in com.batch.android.post.JSONPostDataProvider
- Checks whether this provider is empty or not.
- isEmpty() - function in com.batch.android.post.LocalCampaignsJITPostDataProvider
- Checks whether this provider is empty or not.
- isEmpty() - function in com.batch.android.post.MetricPostDataProvider
- Checks whether this provider is empty or not.
- isEmpty() - function in com.batch.android.post.InboxSyncPostDataProvider
- Checks whether this provider is empty or not.
- isEmpty() - function in com.batch.android.post.MessagePackPostDataProvider
- Checks whether this provider is empty or not.
- isEmpty() - function in com.batch.android.post.DisplayReceiptPostDataProvider
- Checks whether this provider is empty or not.
- isEmpty() - function in com.batch.android.post.ParametersPostDataProvider
- Checks whether this provider is empty or not.
- isEmpty() - function in com.batch.android.post.PostDataProvider
- Checks whether this provider is empty or not.
- isEmpty() - function in android.widget.CollectionAdapter
- isEmpty() - function in java.util.FixedSizeArrayList
- isEnabled() - function in android.view.ImageFormatView
- isEnabled() - function in android.view.ImageFormatView.ImageContainerView
- isEnabled() - function in android.view.UniversalRootView
- isEnabled() - function in android.view.BannerView
- isEnabled() - function in android.view.WebFormatView
- isEnabled() - function in android.view.FlexboxLayout
- isEnabled() - function in android.view.PannableBannerFrameLayout
- isEnabled() - function in android.view.CloseButton
- isEnabled() - function in android.view.AnimatedCloseButton
- isEnabled() - function in android.view.FixedRatioFrameLayout
- isEnabled() - function in android.view.CountdownView
- isEnabled() - function in android.view.MaximumHeightScrollView
- isEnabled() - function in android.view.RoundedImageView
- isEnabled() - function in android.view.PercentRelativeLayout
- isEnabled() - function in android.view.PercentFrameLayout
- isEnabled() - function in android.view.TextView
- isEnabled() - function in android.view.SeparatorView
- isEnabled() - function in android.view.WebView
- isEnabled() - function in android.view.SeparatedFlexboxLayout
- isEnabled() - function in android.view.Button
- isEnabled() - function in android.view.NestedListView
- isEnabled(int) - function in android.widget.CollectionAdapter
- isEndReached() - function in com.batch.android.inbox.InboxFetcherInternal
- isEventNameValid(String) - function in com.batch.android.event.EventAttributesValidator
- isEventWatched(String) - function in com.batch.android.localcampaigns.CampaignManager
- Checks if an event name will triggers at least one campaign, allowing for a fast pre-filter to check if it is worthchecking other conditions for campaigns with an event triggers
- isExtensionType() - function in com.batch.android.msgpack.value.ValueType
- isExtensionValue() - function in com.batch.android.msgpack.value.ImmutableValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.MapValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.ImmutableFloatValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.NumberValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.StringValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.ImmutableArrayValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.ArrayValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.ImmutableIntegerValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.NilValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.ImmutableMapValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.ImmutableNilValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.ImmutableStringValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.ImmutableBinaryValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.BinaryValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.IntegerValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.ImmutableBooleanValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.FloatValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.Value
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.BooleanValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.ExtensionValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.Variable
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.ImmutableRawValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.ImmutableNumberValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.RawValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.ImmutableExtensionValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.impl.ImmutableBooleanValueImpl
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.impl.ImmutableArrayValueImpl
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.impl.ImmutableLongValueImpl
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.impl.ImmutableNilValueImpl
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.impl.ImmutableMapValueImpl
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.impl.ImmutableDoubleValueImpl
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.impl.ImmutableExtensionValueImpl
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.impl.ImmutableBinaryValueImpl
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.impl.ImmutableStringValueImpl
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.impl.AbstractImmutableRawValue
- Returns true if type of this an Extension.
- isExtensionValue() - function in com.batch.android.msgpack.value.impl.ImmutableBigIntegerValueImpl
- Returns true if type of this an Extension.
- isExternalProviderAllowed(String) - function in com.batch.android.push.PushRegistrationProviderFactory
- Check if the given push provider short name is allowed
- isFallbackLineSpacing() - function in android.widget.TextView
- isFallbackLineSpacing() - function in android.widget.Button
- isFastScrollAlwaysVisible() - function in android.widget.NestedListView
- isFastScrollEnabled() - function in android.widget.NestedListView
- isFCMAvailable(Context) - function in com.batch.android.core.GooglePlayServicesHelper
- Check if FCM is available
- isFillViewport() - function in android.widget.MaximumHeightScrollView
- isFilterBitmap() - function in android.graphics.drawable.PositionableGradientDrawable
- isFilterBitmap() - function in android.graphics.drawable.RoundedDrawable
- isFilterBitmap() - function in android.graphics.drawable.GifDrawable
- isFinishing() - function in android.app.BatchPermissionActivity
- isFinishing() - function in android.app.BatchActionActivity
- isFinishing() - function in android.app.MessagingActivity
- isFinishing() - function in android.app.BatchDebugActivity
- isFirebaseMessagingPresent() - function in com.batch.android.push.FCMAbstractRegistrationProvider
- isFirebaseMessagingPresent() - function in com.batch.android.push.FCMTokenRegistrationProvider
- isFixedArray(byte) - function in com.batch.android.msgpack.core.MessagePack.Code
- isFixedMap(byte) - function in com.batch.android.msgpack.core.MessagePack.Code
- isFixedRaw(byte) - function in com.batch.android.msgpack.core.MessagePack.Code
- isFixInt(byte) - function in com.batch.android.msgpack.core.MessagePack.Code
- isFixStr(byte) - function in com.batch.android.msgpack.core.MessagePack.Code
- isFloatType() - function in com.batch.android.msgpack.value.ValueType
- isFloatValue() - function in com.batch.android.msgpack.value.ImmutableValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.MapValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.ImmutableFloatValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.NumberValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.StringValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.ImmutableArrayValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.ArrayValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.ImmutableIntegerValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.NilValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.ImmutableMapValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.ImmutableNilValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.ImmutableStringValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.ImmutableBinaryValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.BinaryValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.IntegerValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.ImmutableBooleanValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.FloatValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.Value
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.BooleanValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.ExtensionValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.Variable
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.ImmutableRawValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.ImmutableNumberValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.RawValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.ImmutableExtensionValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.impl.ImmutableBooleanValueImpl
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.impl.ImmutableArrayValueImpl
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.impl.ImmutableLongValueImpl
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.impl.ImmutableNilValueImpl
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.impl.ImmutableMapValueImpl
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.impl.ImmutableDoubleValueImpl
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.impl.ImmutableExtensionValueImpl
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.impl.ImmutableBinaryValueImpl
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.impl.ImmutableStringValueImpl
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.impl.AbstractImmutableRawValue
- Returns true if type of this value is Float.
- isFloatValue() - function in com.batch.android.msgpack.value.impl.ImmutableBigIntegerValueImpl
- Returns true if type of this value is Float.
- isFocusable() - function in android.view.ImageFormatView
- isFocusable() - function in android.view.ImageFormatView.ImageContainerView
- isFocusable() - function in android.view.UniversalRootView
- isFocusable() - function in android.view.BannerView
- isFocusable() - function in android.view.WebFormatView
- isFocusable() - function in android.view.FlexboxLayout
- isFocusable() - function in android.view.PannableBannerFrameLayout
- isFocusable() - function in android.view.CloseButton
- isFocusable() - function in android.view.AnimatedCloseButton
- isFocusable() - function in android.view.FixedRatioFrameLayout
- isFocusable() - function in android.view.CountdownView
- isFocusable() - function in android.view.MaximumHeightScrollView
- isFocusable() - function in android.view.RoundedImageView
- isFocusable() - function in android.view.PercentRelativeLayout
- isFocusable() - function in android.view.PercentFrameLayout
- isFocusable() - function in android.view.TextView
- isFocusable() - function in android.view.SeparatorView
- isFocusable() - function in android.view.WebView
- isFocusable() - function in android.view.SeparatedFlexboxLayout
- isFocusable() - function in android.view.Button
- isFocusable() - function in android.view.NestedListView
- isFocusableInTouchMode() - function in android.view.ImageFormatView
- isFocusableInTouchMode() - function in android.view.ImageFormatView.ImageContainerView
- isFocusableInTouchMode() - function in android.view.UniversalRootView
- isFocusableInTouchMode() - function in android.view.BannerView
- isFocusableInTouchMode() - function in android.view.WebFormatView
- isFocusableInTouchMode() - function in android.view.FlexboxLayout
- isFocusableInTouchMode() - function in android.view.PannableBannerFrameLayout
- isFocusableInTouchMode() - function in android.view.CloseButton
- isFocusableInTouchMode() - function in android.view.AnimatedCloseButton
- isFocusableInTouchMode() - function in android.view.FixedRatioFrameLayout
- isFocusableInTouchMode() - function in android.view.CountdownView
- isFocusableInTouchMode() - function in android.view.MaximumHeightScrollView
- isFocusableInTouchMode() - function in android.view.RoundedImageView
- isFocusableInTouchMode() - function in android.view.PercentRelativeLayout
- isFocusableInTouchMode() - function in android.view.PercentFrameLayout
- isFocusableInTouchMode() - function in android.view.TextView
- isFocusableInTouchMode() - function in android.view.SeparatorView
- isFocusableInTouchMode() - function in android.view.WebView
- isFocusableInTouchMode() - function in android.view.SeparatedFlexboxLayout
- isFocusableInTouchMode() - function in android.view.Button
- isFocusableInTouchMode() - function in android.view.NestedListView
- isFocused() - function in android.view.ImageFormatView
- isFocused() - function in android.view.ImageFormatView.ImageContainerView
- isFocused() - function in android.view.UniversalRootView
- isFocused() - function in android.view.BannerView
- isFocused() - function in android.view.WebFormatView
- isFocused() - function in android.view.FlexboxLayout
- isFocused() - function in android.view.PannableBannerFrameLayout
- isFocused() - function in android.view.CloseButton
- isFocused() - function in android.view.AnimatedCloseButton
- isFocused() - function in android.view.FixedRatioFrameLayout
- isFocused() - function in android.view.CountdownView
- isFocused() - function in android.view.MaximumHeightScrollView
- isFocused() - function in android.view.RoundedImageView
- isFocused() - function in android.view.PercentRelativeLayout
- isFocused() - function in android.view.PercentFrameLayout
- isFocused() - function in android.view.TextView
- isFocused() - function in android.view.SeparatorView
- isFocused() - function in android.view.WebView
- isFocused() - function in android.view.SeparatedFlexboxLayout
- isFocused() - function in android.view.Button
- isFocused() - function in android.view.NestedListView
- isFocusedByDefault() - function in android.view.ImageFormatView
- isFocusedByDefault() - function in android.view.ImageFormatView.ImageContainerView
- isFocusedByDefault() - function in android.view.UniversalRootView
- isFocusedByDefault() - function in android.view.BannerView
- isFocusedByDefault() - function in android.view.WebFormatView
- isFocusedByDefault() - function in android.view.FlexboxLayout
- isFocusedByDefault() - function in android.view.PannableBannerFrameLayout
- isFocusedByDefault() - function in android.view.CloseButton
- isFocusedByDefault() - function in android.view.AnimatedCloseButton
- isFocusedByDefault() - function in android.view.FixedRatioFrameLayout
- isFocusedByDefault() - function in android.view.CountdownView
- isFocusedByDefault() - function in android.view.MaximumHeightScrollView
- isFocusedByDefault() - function in android.view.RoundedImageView
- isFocusedByDefault() - function in android.view.PercentRelativeLayout
- isFocusedByDefault() - function in android.view.PercentFrameLayout
- isFocusedByDefault() - function in android.view.TextView
- isFocusedByDefault() - function in android.view.SeparatorView
- isFocusedByDefault() - function in android.view.WebView
- isFocusedByDefault() - function in android.view.SeparatedFlexboxLayout
- isFocusedByDefault() - function in android.view.Button
- isFocusedByDefault() - function in android.view.NestedListView
- isForceDarkAllowed() - function in android.view.ImageFormatView
- isForceDarkAllowed() - function in android.view.ImageFormatView.ImageContainerView
- isForceDarkAllowed() - function in android.view.UniversalRootView
- isForceDarkAllowed() - function in android.view.BannerView
- isForceDarkAllowed() - function in android.view.WebFormatView
- isForceDarkAllowed() - function in android.view.FlexboxLayout
- isForceDarkAllowed() - function in android.view.PannableBannerFrameLayout
- isForceDarkAllowed() - function in android.view.CloseButton
- isForceDarkAllowed() - function in android.view.AnimatedCloseButton
- isForceDarkAllowed() - function in android.view.FixedRatioFrameLayout
- isForceDarkAllowed() - function in android.view.CountdownView
- isForceDarkAllowed() - function in android.view.MaximumHeightScrollView
- isForceDarkAllowed() - function in android.view.RoundedImageView
- isForceDarkAllowed() - function in android.view.PercentRelativeLayout
- isForceDarkAllowed() - function in android.view.PercentFrameLayout
- isForceDarkAllowed() - function in android.view.TextView
- isForceDarkAllowed() - function in android.view.SeparatorView
- isForceDarkAllowed() - function in android.view.WebView
- isForceDarkAllowed() - function in android.view.SeparatedFlexboxLayout
- isForceDarkAllowed() - function in android.view.Button
- isForceDarkAllowed() - function in android.view.NestedListView
- isFullscreen() - function in com.batch.android.BatchImageContent
- isGeoIpEnabled() - function in com.batch.android.BatchDataCollectionConfig
- Get whether the geoip is enabled to resolve the user's location/region on server side.
- isGroupSummary() - function in com.batch.android.BatchPushPayload
- Get the notification group name.
- isGroupSummary() - function in com.batch.android.core.InternalPushData
- Get the notification group name.
- isHandwritingDelegate() - function in android.view.ImageFormatView
- isHandwritingDelegate() - function in android.view.ImageFormatView.ImageContainerView
- isHandwritingDelegate() - function in android.view.UniversalRootView
- isHandwritingDelegate() - function in android.view.BannerView
- isHandwritingDelegate() - function in android.view.WebFormatView
- isHandwritingDelegate() - function in android.view.FlexboxLayout
- isHandwritingDelegate() - function in android.view.PannableBannerFrameLayout
- isHandwritingDelegate() - function in android.view.CloseButton
- isHandwritingDelegate() - function in android.view.AnimatedCloseButton
- isHandwritingDelegate() - function in android.view.FixedRatioFrameLayout
- isHandwritingDelegate() - function in android.view.CountdownView
- isHandwritingDelegate() - function in android.view.MaximumHeightScrollView
- isHandwritingDelegate() - function in android.view.RoundedImageView
- isHandwritingDelegate() - function in android.view.PercentRelativeLayout
- isHandwritingDelegate() - function in android.view.PercentFrameLayout
- isHandwritingDelegate() - function in android.view.TextView
- isHandwritingDelegate() - function in android.view.SeparatorView
- isHandwritingDelegate() - function in android.view.WebView
- isHandwritingDelegate() - function in android.view.SeparatedFlexboxLayout
- isHandwritingDelegate() - function in android.view.Button
- isHandwritingDelegate() - function in android.view.NestedListView
- isHapticFeedbackEnabled() - function in android.view.ImageFormatView
- isHapticFeedbackEnabled() - function in android.view.ImageFormatView.ImageContainerView
- isHapticFeedbackEnabled() - function in android.view.UniversalRootView
- isHapticFeedbackEnabled() - function in android.view.BannerView
- isHapticFeedbackEnabled() - function in android.view.WebFormatView
- isHapticFeedbackEnabled() - function in android.view.FlexboxLayout
- isHapticFeedbackEnabled() - function in android.view.PannableBannerFrameLayout
- isHapticFeedbackEnabled() - function in android.view.CloseButton
- isHapticFeedbackEnabled() - function in android.view.AnimatedCloseButton
- isHapticFeedbackEnabled() - function in android.view.FixedRatioFrameLayout
- isHapticFeedbackEnabled() - function in android.view.CountdownView
- isHapticFeedbackEnabled() - function in android.view.MaximumHeightScrollView
- isHapticFeedbackEnabled() - function in android.view.RoundedImageView
- isHapticFeedbackEnabled() - function in android.view.PercentRelativeLayout
- isHapticFeedbackEnabled() - function in android.view.PercentFrameLayout
- isHapticFeedbackEnabled() - function in android.view.TextView
- isHapticFeedbackEnabled() - function in android.view.SeparatorView
- isHapticFeedbackEnabled() - function in android.view.WebView
- isHapticFeedbackEnabled() - function in android.view.SeparatedFlexboxLayout
- isHapticFeedbackEnabled() - function in android.view.Button
- isHapticFeedbackEnabled() - function in android.view.NestedListView
- isHardwareAccelerated() - function in android.view.ImageFormatView
- isHardwareAccelerated() - function in android.view.ImageFormatView.ImageContainerView
- isHardwareAccelerated() - function in android.view.UniversalRootView
- isHardwareAccelerated() - function in android.view.BannerView
- isHardwareAccelerated() - function in android.view.WebFormatView
- isHardwareAccelerated() - function in android.view.FlexboxLayout
- isHardwareAccelerated() - function in android.view.PannableBannerFrameLayout
- isHardwareAccelerated() - function in android.view.CloseButton
- isHardwareAccelerated() - function in android.view.AnimatedCloseButton
- isHardwareAccelerated() - function in android.view.FixedRatioFrameLayout
- isHardwareAccelerated() - function in android.view.CountdownView
- isHardwareAccelerated() - function in android.view.MaximumHeightScrollView
- isHardwareAccelerated() - function in android.view.RoundedImageView
- isHardwareAccelerated() - function in android.view.PercentRelativeLayout
- isHardwareAccelerated() - function in android.view.PercentFrameLayout
- isHardwareAccelerated() - function in android.view.TextView
- isHardwareAccelerated() - function in android.view.SeparatorView
- isHardwareAccelerated() - function in android.view.WebView
- isHardwareAccelerated() - function in android.view.SeparatedFlexboxLayout
- isHardwareAccelerated() - function in android.view.Button
- isHardwareAccelerated() - function in android.view.NestedListView
- isHidden() - function in androidx.fragment.app.ModalTemplateFragment
- isHidden() - function in androidx.fragment.app.AlertTemplateFragment
- isHidden() - function in androidx.fragment.app.WebViewTemplateFragment
- isHidden() - function in androidx.fragment.app.UniversalTemplateFragment
- isHidden() - function in androidx.fragment.app.ImageTemplateFragment
- isHidden() - function in androidx.fragment.app.BaseDialogFragment
- isHidden() - function in androidx.fragment.app.UserDataDebugFragment
- isHidden() - function in androidx.fragment.app.MainDebugFragment
- isHidden() - function in androidx.fragment.app.IdentifierDebugFragment
- isHidden() - function in androidx.fragment.app.LocalCampaignsDebugFragment
- isHidden() - function in androidx.fragment.app.LocalCampaignDebugFragment
- isHorizontal() - function in com.batch.android.messaging.view.styled.SeparatedFlexboxLayout
- isHorizontalFadingEdgeEnabled() - function in android.view.ImageFormatView
- isHorizontalFadingEdgeEnabled() - function in android.view.ImageFormatView.ImageContainerView
- isHorizontalFadingEdgeEnabled() - function in android.view.UniversalRootView
- isHorizontalFadingEdgeEnabled() - function in android.view.BannerView
- isHorizontalFadingEdgeEnabled() - function in android.view.WebFormatView
- isHorizontalFadingEdgeEnabled() - function in android.view.FlexboxLayout
- isHorizontalFadingEdgeEnabled() - function in android.view.PannableBannerFrameLayout
- isHorizontalFadingEdgeEnabled() - function in android.view.CloseButton
- isHorizontalFadingEdgeEnabled() - function in android.view.AnimatedCloseButton
- isHorizontalFadingEdgeEnabled() - function in android.view.FixedRatioFrameLayout
- isHorizontalFadingEdgeEnabled() - function in android.view.CountdownView
- isHorizontalFadingEdgeEnabled() - function in android.view.MaximumHeightScrollView
- isHorizontalFadingEdgeEnabled() - function in android.view.RoundedImageView
- isHorizontalFadingEdgeEnabled() - function in android.view.PercentRelativeLayout
- isHorizontalFadingEdgeEnabled() - function in android.view.PercentFrameLayout
- isHorizontalFadingEdgeEnabled() - function in android.view.TextView
- isHorizontalFadingEdgeEnabled() - function in android.view.SeparatorView
- isHorizontalFadingEdgeEnabled() - function in android.view.WebView
- isHorizontalFadingEdgeEnabled() - function in android.view.SeparatedFlexboxLayout
- isHorizontalFadingEdgeEnabled() - function in android.view.Button
- isHorizontalFadingEdgeEnabled() - function in android.view.NestedListView
- isHorizontallyScrollable() - function in android.widget.TextView
- isHorizontallyScrollable() - function in android.widget.Button
- isHorizontalScrollBarEnabled() - function in android.view.ImageFormatView
- isHorizontalScrollBarEnabled() - function in android.view.ImageFormatView.ImageContainerView
- isHorizontalScrollBarEnabled() - function in android.view.UniversalRootView
- isHorizontalScrollBarEnabled() - function in android.view.BannerView
- isHorizontalScrollBarEnabled() - function in android.view.WebFormatView
- isHorizontalScrollBarEnabled() - function in android.view.FlexboxLayout
- isHorizontalScrollBarEnabled() - function in android.view.PannableBannerFrameLayout
- isHorizontalScrollBarEnabled() - function in android.view.CloseButton
- isHorizontalScrollBarEnabled() - function in android.view.AnimatedCloseButton
- isHorizontalScrollBarEnabled() - function in android.view.FixedRatioFrameLayout
- isHorizontalScrollBarEnabled() - function in android.view.CountdownView
- isHorizontalScrollBarEnabled() - function in android.view.MaximumHeightScrollView
- isHorizontalScrollBarEnabled() - function in android.view.RoundedImageView
- isHorizontalScrollBarEnabled() - function in android.view.PercentRelativeLayout
- isHorizontalScrollBarEnabled() - function in android.view.PercentFrameLayout
- isHorizontalScrollBarEnabled() - function in android.view.TextView
- isHorizontalScrollBarEnabled() - function in android.view.SeparatorView
- isHorizontalScrollBarEnabled() - function in android.view.WebView
- isHorizontalScrollBarEnabled() - function in android.view.SeparatedFlexboxLayout
- isHorizontalScrollBarEnabled() - function in android.view.Button
- isHorizontalScrollBarEnabled() - function in android.view.NestedListView
- isHovered() - function in android.view.ImageFormatView
- isHovered() - function in android.view.ImageFormatView.ImageContainerView
- isHovered() - function in android.view.UniversalRootView
- isHovered() - function in android.view.BannerView
- isHovered() - function in android.view.WebFormatView
- isHovered() - function in android.view.FlexboxLayout
- isHovered() - function in android.view.PannableBannerFrameLayout
- isHovered() - function in android.view.CloseButton
- isHovered() - function in android.view.AnimatedCloseButton
- isHovered() - function in android.view.FixedRatioFrameLayout
- isHovered() - function in android.view.CountdownView
- isHovered() - function in android.view.MaximumHeightScrollView
- isHovered() - function in android.view.RoundedImageView
- isHovered() - function in android.view.PercentRelativeLayout
- isHovered() - function in android.view.PercentFrameLayout
- isHovered() - function in android.view.TextView
- isHovered() - function in android.view.SeparatorView
- isHovered() - function in android.view.WebView
- isHovered() - function in android.view.SeparatedFlexboxLayout
- isHovered() - function in android.view.Button
- isHovered() - function in android.view.NestedListView
- isImmersive() - function in android.app.BatchPermissionActivity
- isImmersive() - function in android.app.BatchActionActivity
- isImmersive() - function in android.app.MessagingActivity
- isImmersive() - function in android.app.BatchDebugActivity
- isImportantForAccessibility() - function in android.view.ImageFormatView
- isImportantForAccessibility() - function in android.view.ImageFormatView.ImageContainerView
- isImportantForAccessibility() - function in android.view.UniversalRootView
- isImportantForAccessibility() - function in android.view.BannerView
- isImportantForAccessibility() - function in android.view.WebFormatView
- isImportantForAccessibility() - function in android.view.FlexboxLayout
- isImportantForAccessibility() - function in android.view.PannableBannerFrameLayout
- isImportantForAccessibility() - function in android.view.CloseButton
- isImportantForAccessibility() - function in android.view.AnimatedCloseButton
- isImportantForAccessibility() - function in android.view.FixedRatioFrameLayout
- isImportantForAccessibility() - function in android.view.CountdownView
- isImportantForAccessibility() - function in android.view.MaximumHeightScrollView
- isImportantForAccessibility() - function in android.view.RoundedImageView
- isImportantForAccessibility() - function in android.view.PercentRelativeLayout
- isImportantForAccessibility() - function in android.view.PercentFrameLayout
- isImportantForAccessibility() - function in android.view.TextView
- isImportantForAccessibility() - function in android.view.SeparatorView
- isImportantForAccessibility() - function in android.view.WebView
- isImportantForAccessibility() - function in android.view.SeparatedFlexboxLayout
- isImportantForAccessibility() - function in android.view.Button
- isImportantForAccessibility() - function in android.view.NestedListView
- isImportantForAutofill() - function in android.view.ImageFormatView
- isImportantForAutofill() - function in android.view.ImageFormatView.ImageContainerView
- isImportantForAutofill() - function in android.view.UniversalRootView
- isImportantForAutofill() - function in android.view.BannerView
- isImportantForAutofill() - function in android.view.WebFormatView
- isImportantForAutofill() - function in android.view.FlexboxLayout
- isImportantForAutofill() - function in android.view.PannableBannerFrameLayout
- isImportantForAutofill() - function in android.view.CloseButton
- isImportantForAutofill() - function in android.view.AnimatedCloseButton
- isImportantForAutofill() - function in android.view.FixedRatioFrameLayout
- isImportantForAutofill() - function in android.view.CountdownView
- isImportantForAutofill() - function in android.view.MaximumHeightScrollView
- isImportantForAutofill() - function in android.view.RoundedImageView
- isImportantForAutofill() - function in android.view.PercentRelativeLayout
- isImportantForAutofill() - function in android.view.PercentFrameLayout
- isImportantForAutofill() - function in android.view.TextView
- isImportantForAutofill() - function in android.view.SeparatorView
- isImportantForAutofill() - function in android.view.WebView
- isImportantForAutofill() - function in android.view.SeparatedFlexboxLayout
- isImportantForAutofill() - function in android.view.Button
- isImportantForAutofill() - function in android.view.NestedListView
- isImportantForContentCapture() - function in android.view.ImageFormatView
- isImportantForContentCapture() - function in android.view.ImageFormatView.ImageContainerView
- isImportantForContentCapture() - function in android.view.UniversalRootView
- isImportantForContentCapture() - function in android.view.BannerView
- isImportantForContentCapture() - function in android.view.WebFormatView
- isImportantForContentCapture() - function in android.view.FlexboxLayout
- isImportantForContentCapture() - function in android.view.PannableBannerFrameLayout
- isImportantForContentCapture() - function in android.view.CloseButton
- isImportantForContentCapture() - function in android.view.AnimatedCloseButton
- isImportantForContentCapture() - function in android.view.FixedRatioFrameLayout
- isImportantForContentCapture() - function in android.view.CountdownView
- isImportantForContentCapture() - function in android.view.MaximumHeightScrollView
- isImportantForContentCapture() - function in android.view.RoundedImageView
- isImportantForContentCapture() - function in android.view.PercentRelativeLayout
- isImportantForContentCapture() - function in android.view.PercentFrameLayout
- isImportantForContentCapture() - function in android.view.TextView
- isImportantForContentCapture() - function in android.view.SeparatorView
- isImportantForContentCapture() - function in android.view.WebView
- isImportantForContentCapture() - function in android.view.SeparatedFlexboxLayout
- isImportantForContentCapture() - function in android.view.Button
- isImportantForContentCapture() - function in android.view.NestedListView
- isInAutomaticMode() - function in com.batch.android.module.MessagingModule
- isInByteRange() - function in com.batch.android.msgpack.value.ImmutableIntegerValue
- Returns true if the value is in the range of [-27 to 27-1].
- isInByteRange() - function in com.batch.android.msgpack.value.IntegerValue
- Returns true if the value is in the range of [-27 to 27-1].
- isInByteRange() - function in com.batch.android.msgpack.value.impl.ImmutableLongValueImpl
- Returns true if the value is in the range of [-27 to 27-1].
- isInByteRange() - function in com.batch.android.msgpack.value.impl.ImmutableBigIntegerValueImpl
- Returns true if the value is in the range of [-27 to 27-1].
- isIndeterminate() - function in android.widget.CountdownView
- isInEditMode() - function in android.view.ImageFormatView
- isInEditMode() - function in android.view.ImageFormatView.ImageContainerView
- isInEditMode() - function in android.view.UniversalRootView
- isInEditMode() - function in android.view.BannerView
- isInEditMode() - function in android.view.WebFormatView
- isInEditMode() - function in android.view.FlexboxLayout
- isInEditMode() - function in android.view.PannableBannerFrameLayout
- isInEditMode() - function in android.view.CloseButton
- isInEditMode() - function in android.view.AnimatedCloseButton
- isInEditMode() - function in android.view.FixedRatioFrameLayout
- isInEditMode() - function in android.view.CountdownView
- isInEditMode() - function in android.view.MaximumHeightScrollView
- isInEditMode() - function in android.view.RoundedImageView
- isInEditMode() - function in android.view.PercentRelativeLayout
- isInEditMode() - function in android.view.PercentFrameLayout
- isInEditMode() - function in android.view.TextView
- isInEditMode() - function in android.view.SeparatorView
- isInEditMode() - function in android.view.WebView
- isInEditMode() - function in android.view.SeparatedFlexboxLayout
- isInEditMode() - function in android.view.Button
- isInEditMode() - function in android.view.NestedListView
- isInIntRange() - function in com.batch.android.msgpack.value.ImmutableIntegerValue
- Returns true if the value is in the range of [-231 to 231-1]
- isInIntRange() - function in com.batch.android.msgpack.value.IntegerValue
- Returns true if the value is in the range of [-231 to 231-1]
- isInIntRange() - function in com.batch.android.msgpack.value.impl.ImmutableLongValueImpl
- Returns true if the value is in the range of [-231 to 231-1]
- isInIntRange() - function in com.batch.android.msgpack.value.impl.ImmutableBigIntegerValueImpl
- Returns true if the value is in the range of [-231 to 231-1]
- isInitialStickyBroadcast() - function in android.content.BatchPushMessageDismissReceiver
- isInitialStickyBroadcast() - function in android.content.BatchPushMessageReceiver
- isInitialStickyBroadcast() - function in android.content.WakefulBroadcastReceiver
- isInitialStickyBroadcast() - function in android.content.SmartReOptInAction
- isInitialStickyBroadcast() - function in android.content.NotificationPermissionHelper
- isInLayout() - function in android.view.ImageFormatView
- isInLayout() - function in android.view.ImageFormatView.ImageContainerView
- isInLayout() - function in android.view.UniversalRootView
- isInLayout() - function in android.view.BannerView
- isInLayout() - function in android.view.WebFormatView
- isInLayout() - function in android.view.FlexboxLayout
- isInLayout() - function in android.view.PannableBannerFrameLayout
- isInLayout() - function in android.view.CloseButton
- isInLayout() - function in android.view.AnimatedCloseButton
- isInLayout() - function in android.view.FixedRatioFrameLayout
- isInLayout() - function in android.view.CountdownView
- isInLayout() - function in android.view.MaximumHeightScrollView
- isInLayout() - function in android.view.RoundedImageView
- isInLayout() - function in android.view.PercentRelativeLayout
- isInLayout() - function in android.view.PercentFrameLayout
- isInLayout() - function in android.view.TextView
- isInLayout() - function in android.view.SeparatorView
- isInLayout() - function in android.view.WebView
- isInLayout() - function in android.view.SeparatedFlexboxLayout
- isInLayout() - function in android.view.Button
- isInLayout() - function in androidx.fragment.app.ModalTemplateFragment
- isInLayout() - function in androidx.fragment.app.AlertTemplateFragment
- isInLayout() - function in androidx.fragment.app.WebViewTemplateFragment
- isInLayout() - function in androidx.fragment.app.UniversalTemplateFragment
- isInLayout() - function in androidx.fragment.app.ImageTemplateFragment
- isInLayout() - function in androidx.fragment.app.BaseDialogFragment
- isInLayout() - function in android.view.NestedListView
- isInLayout() - function in androidx.fragment.app.UserDataDebugFragment
- isInLayout() - function in androidx.fragment.app.MainDebugFragment
- isInLayout() - function in androidx.fragment.app.IdentifierDebugFragment
- isInLayout() - function in androidx.fragment.app.LocalCampaignsDebugFragment
- isInLayout() - function in androidx.fragment.app.LocalCampaignDebugFragment
- isInLongRange() - function in com.batch.android.msgpack.value.ImmutableIntegerValue
- Returns true if the value is in the range of [-263 to 263-1]
- isInLongRange() - function in com.batch.android.msgpack.value.IntegerValue
- Returns true if the value is in the range of [-263 to 263-1]
- isInLongRange() - function in com.batch.android.msgpack.value.impl.ImmutableLongValueImpl
- Returns true if the value is in the range of [-263 to 263-1]
- isInLongRange() - function in com.batch.android.msgpack.value.impl.ImmutableBigIntegerValueImpl
- Returns true if the value is in the range of [-263 to 263-1]
- isInMultiWindowMode() - function in android.app.BatchPermissionActivity
- isInMultiWindowMode() - function in android.app.BatchActionActivity
- isInMultiWindowMode() - function in android.app.MessagingActivity
- isInMultiWindowMode() - function in android.app.BatchDebugActivity
- isInPictureInPictureMode() - function in android.app.BatchPermissionActivity
- isInPictureInPictureMode() - function in android.app.BatchActionActivity
- isInPictureInPictureMode() - function in android.app.MessagingActivity
- isInPictureInPictureMode() - function in android.app.BatchDebugActivity
- isInputMethodTarget() - function in android.widget.TextView
- isInputMethodTarget() - function in android.widget.Button
- isInShortRange() - function in com.batch.android.msgpack.value.ImmutableIntegerValue
- Returns true if the value is in the range of [-215 to 215-1]
- isInShortRange() - function in com.batch.android.msgpack.value.IntegerValue
- Returns true if the value is in the range of [-215 to 215-1]
- isInShortRange() - function in com.batch.android.msgpack.value.impl.ImmutableLongValueImpl
- Returns true if the value is in the range of [-215 to 215-1]
- isInShortRange() - function in com.batch.android.msgpack.value.impl.ImmutableBigIntegerValueImpl
- Returns true if the value is in the range of [-215 to 215-1]
- isInstanceOfCoordinatorLayout(Object) - function in com.batch.android.core.ReflectionHelper
- isIntegerType() - function in com.batch.android.msgpack.value.ValueType
- isIntegerValue() - function in com.batch.android.msgpack.value.ImmutableValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.MapValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.ImmutableFloatValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.NumberValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.StringValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.ImmutableArrayValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.ArrayValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.ImmutableIntegerValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.NilValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.ImmutableMapValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.ImmutableNilValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.ImmutableStringValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.ImmutableBinaryValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.BinaryValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.IntegerValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.ImmutableBooleanValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.FloatValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.Value
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.BooleanValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.ExtensionValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.Variable
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.ImmutableRawValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.ImmutableNumberValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.RawValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.ImmutableExtensionValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.impl.ImmutableBooleanValueImpl
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.impl.ImmutableArrayValueImpl
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.impl.ImmutableLongValueImpl
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.impl.ImmutableNilValueImpl
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.impl.ImmutableMapValueImpl
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.impl.ImmutableDoubleValueImpl
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.impl.ImmutableExtensionValueImpl
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.impl.ImmutableBinaryValueImpl
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.impl.ImmutableStringValueImpl
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.impl.AbstractImmutableRawValue
- Returns true if type of this value is Integer.
- isIntegerValue() - function in com.batch.android.msgpack.value.impl.ImmutableBigIntegerValueImpl
- Returns true if type of this value is Integer.
- isInTouchMode() - function in android.view.ImageFormatView
- isInTouchMode() - function in android.view.ImageFormatView.ImageContainerView
- isInTouchMode() - function in android.view.UniversalRootView
- isInTouchMode() - function in android.view.BannerView
- isInTouchMode() - function in android.view.WebFormatView
- isInTouchMode() - function in android.view.FlexboxLayout
- isInTouchMode() - function in android.view.PannableBannerFrameLayout
- isInTouchMode() - function in android.view.CloseButton
- isInTouchMode() - function in android.view.AnimatedCloseButton
- isInTouchMode() - function in android.view.FixedRatioFrameLayout
- isInTouchMode() - function in android.view.CountdownView
- isInTouchMode() - function in android.view.MaximumHeightScrollView
- isInTouchMode() - function in android.view.RoundedImageView
- isInTouchMode() - function in android.view.PercentRelativeLayout
- isInTouchMode() - function in android.view.PercentFrameLayout
- isInTouchMode() - function in android.view.TextView
- isInTouchMode() - function in android.view.SeparatorView
- isInTouchMode() - function in android.view.WebView
- isInTouchMode() - function in android.view.SeparatedFlexboxLayout
- isInTouchMode() - function in android.view.Button
- isInTouchMode() - function in android.view.NestedListView
- isItemChecked(int) - function in android.widget.NestedListView
- isJITServiceAvailable() - function in com.batch.android.localcampaigns.CampaignManager
- Check if JIT sync is availableMeaning MIN_DELAY_BETWEEN_JIT_SYNC or last 'retryAfter' time respond by server is passed.
- isKeyboardNavigationCluster() - function in android.view.ImageFormatView
- isKeyboardNavigationCluster() - function in android.view.ImageFormatView.ImageContainerView
- isKeyboardNavigationCluster() - function in android.view.UniversalRootView
- isKeyboardNavigationCluster() - function in android.view.BannerView
- isKeyboardNavigationCluster() - function in android.view.WebFormatView
- isKeyboardNavigationCluster() - function in android.view.FlexboxLayout
- isKeyboardNavigationCluster() - function in android.view.PannableBannerFrameLayout
- isKeyboardNavigationCluster() - function in android.view.CloseButton
- isKeyboardNavigationCluster() - function in android.view.AnimatedCloseButton
- isKeyboardNavigationCluster() - function in android.view.FixedRatioFrameLayout
- isKeyboardNavigationCluster() - function in android.view.CountdownView
- isKeyboardNavigationCluster() - function in android.view.MaximumHeightScrollView
- isKeyboardNavigationCluster() - function in android.view.RoundedImageView
- isKeyboardNavigationCluster() - function in android.view.PercentRelativeLayout
- isKeyboardNavigationCluster() - function in android.view.PercentFrameLayout
- isKeyboardNavigationCluster() - function in android.view.TextView
- isKeyboardNavigationCluster() - function in android.view.SeparatorView
- isKeyboardNavigationCluster() - function in android.view.WebView
- isKeyboardNavigationCluster() - function in android.view.SeparatedFlexboxLayout
- isKeyboardNavigationCluster() - function in android.view.Button
- isKeyboardNavigationCluster() - function in android.view.NestedListView
- isLaidOut() - function in android.view.ImageFormatView
- isLaidOut() - function in android.view.ImageFormatView.ImageContainerView
- isLaidOut() - function in android.view.UniversalRootView
- isLaidOut() - function in android.view.BannerView
- isLaidOut() - function in android.view.WebFormatView
- isLaidOut() - function in android.view.FlexboxLayout
- isLaidOut() - function in android.view.PannableBannerFrameLayout
- isLaidOut() - function in android.view.CloseButton
- isLaidOut() - function in android.view.AnimatedCloseButton
- isLaidOut() - function in android.view.FixedRatioFrameLayout
- isLaidOut() - function in android.view.CountdownView
- isLaidOut() - function in android.view.MaximumHeightScrollView
- isLaidOut() - function in android.view.RoundedImageView
- isLaidOut() - function in android.view.PercentRelativeLayout
- isLaidOut() - function in android.view.PercentFrameLayout
- isLaidOut() - function in android.view.TextView
- isLaidOut() - function in android.view.SeparatorView
- isLaidOut() - function in android.view.WebView
- isLaidOut() - function in android.view.SeparatedFlexboxLayout
- isLaidOut() - function in android.view.Button
- isLaidOut() - function in android.view.NestedListView
- isLandingAlreadyShown() - function in com.batch.android.IntentParser
- Does the landing message has been already shown
- isLaunchedFromBubble() - function in android.app.BatchPermissionActivity
- isLaunchedFromBubble() - function in android.app.BatchActionActivity
- isLaunchedFromBubble() - function in android.app.MessagingActivity
- isLaunchedFromBubble() - function in android.app.BatchDebugActivity
- isLayoutDirectionResolved() - function in android.view.ImageFormatView
- isLayoutDirectionResolved() - function in android.view.ImageFormatView.ImageContainerView
- isLayoutDirectionResolved() - function in android.view.UniversalRootView
- isLayoutDirectionResolved() - function in android.view.BannerView
- isLayoutDirectionResolved() - function in android.view.WebFormatView
- isLayoutDirectionResolved() - function in android.view.FlexboxLayout
- isLayoutDirectionResolved() - function in android.view.PannableBannerFrameLayout
- isLayoutDirectionResolved() - function in android.view.CloseButton
- isLayoutDirectionResolved() - function in android.view.AnimatedCloseButton
- isLayoutDirectionResolved() - function in android.view.FixedRatioFrameLayout
- isLayoutDirectionResolved() - function in android.view.CountdownView
- isLayoutDirectionResolved() - function in android.view.MaximumHeightScrollView
- isLayoutDirectionResolved() - function in android.view.RoundedImageView
- isLayoutDirectionResolved() - function in android.view.PercentRelativeLayout
- isLayoutDirectionResolved() - function in android.view.PercentFrameLayout
- isLayoutDirectionResolved() - function in android.view.TextView
- isLayoutDirectionResolved() - function in android.view.SeparatorView
- isLayoutDirectionResolved() - function in android.view.WebView
- isLayoutDirectionResolved() - function in android.view.SeparatedFlexboxLayout
- isLayoutDirectionResolved() - function in android.view.Button
- isLayoutDirectionResolved() - function in android.view.NestedListView
- isLayoutRequested() - function in android.view.ImageFormatView
- isLayoutRequested() - function in android.view.ImageFormatView.ImageContainerView
- isLayoutRequested() - function in android.view.UniversalRootView
- isLayoutRequested() - function in android.view.BannerView
- isLayoutRequested() - function in android.view.WebFormatView
- isLayoutRequested() - function in android.view.FlexboxLayout
- isLayoutRequested() - function in android.view.PannableBannerFrameLayout
- isLayoutRequested() - function in android.view.CloseButton
- isLayoutRequested() - function in android.view.AnimatedCloseButton
- isLayoutRequested() - function in android.view.FixedRatioFrameLayout
- isLayoutRequested() - function in android.view.CountdownView
- isLayoutRequested() - function in android.view.MaximumHeightScrollView
- isLayoutRequested() - function in android.view.RoundedImageView
- isLayoutRequested() - function in android.view.PercentRelativeLayout
- isLayoutRequested() - function in android.view.PercentFrameLayout
- isLayoutRequested() - function in android.view.TextView
- isLayoutRequested() - function in android.view.SeparatorView
- isLayoutRequested() - function in android.view.WebView
- isLayoutRequested() - function in android.view.SeparatedFlexboxLayout
- isLayoutRequested() - function in android.view.Button
- isLayoutRequested() - function in android.view.NestedListView
- isLayoutSuppressed() - function in android.view.ImageFormatView
- isLayoutSuppressed() - function in android.view.ImageFormatView.ImageContainerView
- isLayoutSuppressed() - function in android.view.UniversalRootView
- isLayoutSuppressed() - function in android.view.BannerView
- isLayoutSuppressed() - function in android.view.WebFormatView
- isLayoutSuppressed() - function in android.view.FlexboxLayout
- isLayoutSuppressed() - function in android.view.PannableBannerFrameLayout
- isLayoutSuppressed() - function in android.view.FixedRatioFrameLayout
- isLayoutSuppressed() - function in android.view.MaximumHeightScrollView
- isLayoutSuppressed() - function in android.view.PercentRelativeLayout
- isLayoutSuppressed() - function in android.view.PercentFrameLayout
- isLayoutSuppressed() - function in android.view.WebView
- isLayoutSuppressed() - function in android.view.SeparatedFlexboxLayout
- isLayoutSuppressed() - function in android.view.NestedListView
- isLocalCampainsRefresh() - function in com.batch.android.core.InternalPushData
- isLocalePreferredLineHeightForMinimumUsed() - function in android.widget.TextView
- isLocalePreferredLineHeightForMinimumUsed() - function in android.widget.Button
- isLocalVoiceInteractionSupported() - function in android.app.BatchPermissionActivity
- isLocalVoiceInteractionSupported() - function in android.app.BatchActionActivity
- isLocalVoiceInteractionSupported() - function in android.app.MessagingActivity
- isLocalVoiceInteractionSupported() - function in android.app.BatchDebugActivity
- isLongClickable() - function in android.view.ImageFormatView
- isLongClickable() - function in android.view.ImageFormatView.ImageContainerView
- isLongClickable() - function in android.view.UniversalRootView
- isLongClickable() - function in android.view.BannerView
- isLongClickable() - function in android.view.WebFormatView
- isLongClickable() - function in android.view.FlexboxLayout
- isLongClickable() - function in android.view.PannableBannerFrameLayout
- isLongClickable() - function in android.view.CloseButton
- isLongClickable() - function in android.view.AnimatedCloseButton
- isLongClickable() - function in android.view.FixedRatioFrameLayout
- isLongClickable() - function in android.view.CountdownView
- isLongClickable() - function in android.view.MaximumHeightScrollView
- isLongClickable() - function in android.view.RoundedImageView
- isLongClickable() - function in android.view.PercentRelativeLayout
- isLongClickable() - function in android.view.PercentFrameLayout
- isLongClickable() - function in android.view.TextView
- isLongClickable() - function in android.view.SeparatorView
- isLongClickable() - function in android.view.WebView
- isLongClickable() - function in android.view.SeparatedFlexboxLayout
- isLongClickable() - function in android.view.Button
- isLongClickable() - function in android.view.NestedListView
- isManualDisplayModeActivated() - function in com.batch.android.Batch.Push
- Get manual display mode for push notifications.
- isManualDisplayModeActivated() - function in com.batch.android.module.PushModule
- Is manual display mode activated by the developer
- isMapType() - function in com.batch.android.msgpack.value.ValueType
- isMapValue() - function in com.batch.android.msgpack.value.ImmutableValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.MapValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.ImmutableFloatValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.NumberValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.StringValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.ImmutableArrayValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.ArrayValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.ImmutableIntegerValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.NilValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.ImmutableMapValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.ImmutableNilValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.ImmutableStringValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.ImmutableBinaryValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.BinaryValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.IntegerValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.ImmutableBooleanValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.FloatValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.Value
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.BooleanValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.ExtensionValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.Variable
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.ImmutableRawValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.ImmutableNumberValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.RawValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.ImmutableExtensionValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.impl.ImmutableBooleanValueImpl
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.impl.ImmutableArrayValueImpl
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.impl.ImmutableLongValueImpl
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.impl.ImmutableNilValueImpl
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.impl.ImmutableMapValueImpl
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.impl.ImmutableDoubleValueImpl
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.impl.ImmutableExtensionValueImpl
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.impl.ImmutableBinaryValueImpl
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.impl.ImmutableStringValueImpl
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.impl.AbstractImmutableRawValue
- Returns true if type of this value is Map.
- isMapValue() - function in com.batch.android.msgpack.value.impl.ImmutableBigIntegerValueImpl
- Returns true if type of this value is Map.
- isMarginRelative() - function in android.view.FlexboxLayout.LayoutParams
- isMarginRelative() - function in android.view.PercentRelativeLayout.LayoutParams
- isMarginRelative() - function in android.view.PercentFrameLayout.LayoutParams
- isMenuVisible() - function in androidx.fragment.app.ModalTemplateFragment
- isMenuVisible() - function in androidx.fragment.app.AlertTemplateFragment
- isMenuVisible() - function in androidx.fragment.app.WebViewTemplateFragment
- isMenuVisible() - function in androidx.fragment.app.UniversalTemplateFragment
- isMenuVisible() - function in androidx.fragment.app.ImageTemplateFragment
- isMenuVisible() - function in androidx.fragment.app.BaseDialogFragment
- isMenuVisible() - function in androidx.fragment.app.UserDataDebugFragment
- isMenuVisible() - function in androidx.fragment.app.MainDebugFragment
- isMenuVisible() - function in androidx.fragment.app.IdentifierDebugFragment
- isMenuVisible() - function in androidx.fragment.app.LocalCampaignsDebugFragment
- isMenuVisible() - function in androidx.fragment.app.LocalCampaignDebugFragment
- isMessagingEvent() - function in com.batch.android.Batch.EventDispatcher.Type
- isMotionEventSplittingEnabled() - function in android.view.ImageFormatView
- isMotionEventSplittingEnabled() - function in android.view.ImageFormatView.ImageContainerView
- isMotionEventSplittingEnabled() - function in android.view.UniversalRootView
- isMotionEventSplittingEnabled() - function in android.view.BannerView
- isMotionEventSplittingEnabled() - function in android.view.WebFormatView
- isMotionEventSplittingEnabled() - function in android.view.FlexboxLayout
- isMotionEventSplittingEnabled() - function in android.view.PannableBannerFrameLayout
- isMotionEventSplittingEnabled() - function in android.view.FixedRatioFrameLayout
- isMotionEventSplittingEnabled() - function in android.view.MaximumHeightScrollView
- isMotionEventSplittingEnabled() - function in android.view.PercentRelativeLayout
- isMotionEventSplittingEnabled() - function in android.view.PercentFrameLayout
- isMotionEventSplittingEnabled() - function in android.view.WebView
- isMotionEventSplittingEnabled() - function in android.view.SeparatedFlexboxLayout
- isMotionEventSplittingEnabled() - function in android.view.NestedListView
- isNegFixInt(byte) - function in com.batch.android.msgpack.core.MessagePack.Code
- isNestedScrollingEnabled() - function in android.view.ImageFormatView
- isNestedScrollingEnabled() - function in android.view.ImageFormatView.ImageContainerView
- isNestedScrollingEnabled() - function in android.view.UniversalRootView
- isNestedScrollingEnabled() - function in android.view.BannerView
- isNestedScrollingEnabled() - function in android.view.WebFormatView
- isNestedScrollingEnabled() - function in android.view.FlexboxLayout
- isNestedScrollingEnabled() - function in android.view.PannableBannerFrameLayout
- isNestedScrollingEnabled() - function in android.view.CloseButton
- isNestedScrollingEnabled() - function in android.view.AnimatedCloseButton
- isNestedScrollingEnabled() - function in android.view.FixedRatioFrameLayout
- isNestedScrollingEnabled() - function in android.view.CountdownView
- isNestedScrollingEnabled() - function in android.view.MaximumHeightScrollView
- isNestedScrollingEnabled() - function in android.view.RoundedImageView
- isNestedScrollingEnabled() - function in android.view.PercentRelativeLayout
- isNestedScrollingEnabled() - function in android.view.PercentFrameLayout
- isNestedScrollingEnabled() - function in android.view.TextView
- isNestedScrollingEnabled() - function in android.view.SeparatorView
- isNestedScrollingEnabled() - function in android.view.WebView
- isNestedScrollingEnabled() - function in android.view.SeparatedFlexboxLayout
- isNestedScrollingEnabled() - function in android.view.Button
- isNestedScrollingEnabled() - function in android.view.NestedListView
- isNilType() - function in com.batch.android.msgpack.value.ValueType
- isNilValue() - function in com.batch.android.msgpack.value.ImmutableValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.MapValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.ImmutableFloatValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.NumberValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.StringValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.ImmutableArrayValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.ArrayValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.ImmutableIntegerValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.NilValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.ImmutableMapValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.ImmutableNilValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.ImmutableStringValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.ImmutableBinaryValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.BinaryValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.IntegerValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.ImmutableBooleanValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.FloatValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.Value
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.BooleanValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.ExtensionValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.Variable
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.ImmutableRawValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.ImmutableNumberValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.RawValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.ImmutableExtensionValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.impl.ImmutableBooleanValueImpl
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.impl.ImmutableArrayValueImpl
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.impl.ImmutableLongValueImpl
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.impl.ImmutableNilValueImpl
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.impl.ImmutableMapValueImpl
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.impl.ImmutableDoubleValueImpl
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.impl.ImmutableExtensionValueImpl
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.impl.ImmutableBinaryValueImpl
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.impl.ImmutableStringValueImpl
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.impl.AbstractImmutableRawValue
- Returns true if type of this value is Nil.
- isNilValue() - function in com.batch.android.msgpack.value.impl.ImmutableBigIntegerValueImpl
- Returns true if type of this value is Nil.
- isNotificationEvent() - function in com.batch.android.Batch.EventDispatcher.Type
- isNotificationPermissionGranted(Context) - function in com.batch.android.core.NotificationPermissionHelper
- isNotValidCustomUserID(String) - function in com.batch.android.profile.ProfileDataHelper
- Whether the identifier is NOT a valid custom user identifier
- isNotValidEmail(String) - function in com.batch.android.profile.ProfileDataHelper
- Whether the given email is NOT valid
- isNotValidLanguage(String) - function in com.batch.android.profile.ProfileDataHelper
- Whether the given language is NOT valid.
- isNotValidPhoneNumber(String) - function in com.batch.android.profile.ProfileDataHelper
- Whether the given phone number is NOT valid
- isNotValidRegion(String) - function in com.batch.android.profile.ProfileDataHelper
- Whether the given region is NOT valid.
- isNotValidStringArray(List) - function in com.batch.android.profile.ProfileDataHelper
- Whether the given List of string attribute is NOT valid.
- isNotValidStringValue(String) - function in com.batch.android.profile.ProfileDataHelper
- Whether the given string attribute is NOT valid.
- isNotValidURIValue(URI) - function in com.batch.android.profile.ProfileDataHelper
- Whether the given URI attribute is NOT valid.
- isNull(int) - function in com.batch.android.json.JSONArray
- Returns true if this array has no value at
{@code index}, or if its valueis the{@code null}reference or NULL. - isNull(String) - function in com.batch.android.json.JSONObject
- Returns true if this object has no mapping for
{@code name}or if it hasa mapping whose value is NULL. - isNumberType() - function in com.batch.android.msgpack.value.ValueType
- isNumberValue() - function in com.batch.android.msgpack.value.ImmutableValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.MapValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.ImmutableFloatValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.NumberValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.StringValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.ImmutableArrayValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.ArrayValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.ImmutableIntegerValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.NilValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.ImmutableMapValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.ImmutableNilValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.ImmutableStringValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.ImmutableBinaryValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.BinaryValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.IntegerValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.ImmutableBooleanValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.FloatValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.Value
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.BooleanValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.ExtensionValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.Variable
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.ImmutableRawValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.ImmutableNumberValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.RawValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.ImmutableExtensionValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.impl.ImmutableBooleanValueImpl
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.impl.ImmutableArrayValueImpl
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.impl.ImmutableLongValueImpl
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.impl.ImmutableNilValueImpl
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.impl.ImmutableMapValueImpl
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.impl.ImmutableDoubleValueImpl
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.impl.ImmutableExtensionValueImpl
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.impl.ImmutableBinaryValueImpl
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.impl.ImmutableStringValueImpl
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.impl.AbstractImmutableRawValue
- Returns true if type of this value is Integer or Float.
- isNumberValue() - function in com.batch.android.msgpack.value.impl.ImmutableBigIntegerValueImpl
- Returns true if type of this value is Integer or Float.
- isObserving() - function in com.batch.android.metrics.model.Observation
- isOld() - function in com.batch.android.event.CollapsibleEvent
- isOld() - function in com.batch.android.event.Event
- isOpaque() - function in android.view.ImageFormatView
- isOpaque() - function in android.view.ImageFormatView.ImageContainerView
- isOpaque() - function in android.view.UniversalRootView
- isOpaque() - function in android.view.BannerView
- isOpaque() - function in android.view.WebFormatView
- isOpaque() - function in android.view.FlexboxLayout
- isOpaque() - function in android.view.PannableBannerFrameLayout
- isOpaque() - function in android.view.CloseButton
- isOpaque() - function in android.view.AnimatedCloseButton
- isOpaque() - function in android.view.FixedRatioFrameLayout
- isOpaque() - function in android.view.CountdownView
- isOpaque() - function in android.view.MaximumHeightScrollView
- isOpaque() - function in android.widget.RoundedImageView
- isOpaque() - function in android.view.PercentRelativeLayout
- isOpaque() - function in android.view.PercentFrameLayout
- isOpaque() - function in android.view.TextView
- isOpaque() - function in android.view.SeparatorView
- isOpaque() - function in android.view.WebView
- isOpaque() - function in android.view.SeparatedFlexboxLayout
- isOpaque() - function in android.view.Button
- isOpaque() - function in android.widget.NestedListView
- isOpen() - function in com.batch.android.localcampaigns.LocalCampaignsSQLTracker
- isOpen() - function in com.batch.android.localcampaigns.LocalCampaignsTracker
- isOpenAlreadyTracked() - function in com.batch.android.IntentParser
- Does the open has been already tracked
- isOptedOut(Context) - function in com.batch.android.Batch
- Returns whether Batch has been opted out from or notWarning: This method might perform some quick I/O in the caller thread.
- isOptedOut() - function in com.batch.android.module.OptOutModule
- isOptedOutSync(Context) - function in com.batch.android.module.OptOutModule
- isOrderedBroadcast() - function in android.content.BatchPushMessageDismissReceiver
- isOrderedBroadcast() - function in android.content.BatchPushMessageReceiver
- isOrderedBroadcast() - function in android.content.WakefulBroadcastReceiver
- isOrderedBroadcast() - function in android.content.SmartReOptInAction
- isOrderedBroadcast() - function in android.content.NotificationPermissionHelper
- isOval() - function in com.batch.android.messaging.view.roundimage.RoundedDrawable
- isOval() - function in com.batch.android.messaging.view.roundimage.RoundedImageView
- isOverGlobalCappings() - function in com.batch.android.localcampaigns.CampaignManager
- Check if Global Cappings has been reached
- isPackageInstalled(PackageManager,String) - function in com.batch.android.core.PackageUtils
- isPaddingRelative() - function in android.view.ImageFormatView
- isPaddingRelative() - function in android.view.ImageFormatView.ImageContainerView
- isPaddingRelative() - function in android.view.UniversalRootView
- isPaddingRelative() - function in android.view.BannerView
- isPaddingRelative() - function in android.view.WebFormatView
- isPaddingRelative() - function in android.view.FlexboxLayout
- isPaddingRelative() - function in android.view.PannableBannerFrameLayout
- isPaddingRelative() - function in android.view.CloseButton
- isPaddingRelative() - function in android.view.AnimatedCloseButton
- isPaddingRelative() - function in android.view.FixedRatioFrameLayout
- isPaddingRelative() - function in android.view.CountdownView
- isPaddingRelative() - function in android.view.MaximumHeightScrollView
- isPaddingRelative() - function in android.view.RoundedImageView
- isPaddingRelative() - function in android.view.PercentRelativeLayout
- isPaddingRelative() - function in android.view.PercentFrameLayout
- isPaddingRelative() - function in android.view.TextView
- isPaddingRelative() - function in android.view.SeparatorView
- isPaddingRelative() - function in android.view.WebView
- isPaddingRelative() - function in android.view.SeparatedFlexboxLayout
- isPaddingRelative() - function in android.view.Button
- isPaddingRelative() - function in android.view.NestedListView
- isPermissionAlreadyAskedFromOlderSDK(Context) - function in com.batch.android.core.NotificationPermissionHelper
- isPivotSet() - function in android.view.ImageFormatView
- isPivotSet() - function in android.view.ImageFormatView.ImageContainerView
- isPivotSet() - function in android.view.UniversalRootView
- isPivotSet() - function in android.view.BannerView
- isPivotSet() - function in android.view.WebFormatView
- isPivotSet() - function in android.view.FlexboxLayout
- isPivotSet() - function in android.view.PannableBannerFrameLayout
- isPivotSet() - function in android.view.CloseButton
- isPivotSet() - function in android.view.AnimatedCloseButton
- isPivotSet() - function in android.view.FixedRatioFrameLayout
- isPivotSet() - function in android.view.CountdownView
- isPivotSet() - function in android.view.MaximumHeightScrollView
- isPivotSet() - function in android.view.RoundedImageView
- isPivotSet() - function in android.view.PercentRelativeLayout
- isPivotSet() - function in android.view.PercentFrameLayout
- isPivotSet() - function in android.view.TextView
- isPivotSet() - function in android.view.SeparatorView
- isPivotSet() - function in android.view.WebView
- isPivotSet() - function in android.view.SeparatedFlexboxLayout
- isPivotSet() - function in android.view.Button
- isPivotSet() - function in android.view.NestedListView
- isPosFixInt(byte) - function in com.batch.android.msgpack.core.MessagePack.Code
- isPositiveAction() - function in com.batch.android.Batch.EventDispatcher.Payload
- Indicate if the action associated with the event is positive.
- isPositiveAction() - function in com.batch.android.eventdispatcher.MessagingEventPayload
- Indicate if the action associated with the event is positive.
- isPositiveAction() - function in com.batch.android.eventdispatcher.PushEventPayload
- Indicate if the action associated with the event is positive.
- isPotentiallyAGif(Array) - function in com.batch.android.messaging.gif.GifHelper
- Returns whether the data represents a GIFOnly the first 6 bytes are needed
- isPreferKeepClear() - function in android.view.ImageFormatView
- isPreferKeepClear() - function in android.view.ImageFormatView.ImageContainerView
- isPreferKeepClear() - function in android.view.UniversalRootView
- isPreferKeepClear() - function in android.view.BannerView
- isPreferKeepClear() - function in android.view.WebFormatView
- isPreferKeepClear() - function in android.view.FlexboxLayout
- isPreferKeepClear() - function in android.view.PannableBannerFrameLayout
- isPreferKeepClear() - function in android.view.CloseButton
- isPreferKeepClear() - function in android.view.AnimatedCloseButton
- isPreferKeepClear() - function in android.view.FixedRatioFrameLayout
- isPreferKeepClear() - function in android.view.CountdownView
- isPreferKeepClear() - function in android.view.MaximumHeightScrollView
- isPreferKeepClear() - function in android.view.RoundedImageView
- isPreferKeepClear() - function in android.view.PercentRelativeLayout
- isPreferKeepClear() - function in android.view.PercentFrameLayout
- isPreferKeepClear() - function in android.view.TextView
- isPreferKeepClear() - function in android.view.SeparatorView
- isPreferKeepClear() - function in android.view.WebView
- isPreferKeepClear() - function in android.view.SeparatedFlexboxLayout
- isPreferKeepClear() - function in android.view.Button
- isPreferKeepClear() - function in android.view.NestedListView
- isPressed() - function in android.view.ImageFormatView
- isPressed() - function in android.view.ImageFormatView.ImageContainerView
- isPressed() - function in android.view.UniversalRootView
- isPressed() - function in android.view.BannerView
- isPressed() - function in android.view.WebFormatView
- isPressed() - function in android.view.FlexboxLayout
- isPressed() - function in android.view.PannableBannerFrameLayout
- isPressed() - function in android.view.CloseButton
- isPressed() - function in android.view.AnimatedCloseButton
- isPressed() - function in android.view.FixedRatioFrameLayout
- isPressed() - function in android.view.CountdownView
- isPressed() - function in android.view.MaximumHeightScrollView
- isPressed() - function in android.view.RoundedImageView
- isPressed() - function in android.view.PercentRelativeLayout
- isPressed() - function in android.view.PercentFrameLayout
- isPressed() - function in android.view.TextView
- isPressed() - function in android.view.SeparatorView
- isPressed() - function in android.view.WebView
- isPressed() - function in android.view.SeparatedFlexboxLayout
- isPressed() - function in android.view.Button
- isPressed() - function in android.view.NestedListView
- isPrivateBrowsingEnabled() - function in android.webkit.WebView
- isProjected() - function in android.graphics.drawable.PositionableGradientDrawable
- isProjected() - function in android.graphics.drawable.RoundedDrawable
- isProjected() - function in android.graphics.drawable.GifDrawable
- isPublic(EventTrackedSignal) - function in com.batch.android.localcampaigns.signal.PublicEventTrackedSignal
- isRawType() - function in com.batch.android.msgpack.value.ValueType
- isRawValue() - function in com.batch.android.msgpack.value.ImmutableValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.MapValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.ImmutableFloatValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.NumberValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.StringValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.ImmutableArrayValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.ArrayValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.ImmutableIntegerValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.NilValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.ImmutableMapValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.ImmutableNilValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.ImmutableStringValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.ImmutableBinaryValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.BinaryValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.IntegerValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.ImmutableBooleanValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.FloatValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.Value
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.BooleanValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.ExtensionValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.Variable
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.ImmutableRawValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.ImmutableNumberValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.RawValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.ImmutableExtensionValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.impl.ImmutableBooleanValueImpl
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.impl.ImmutableArrayValueImpl
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.impl.ImmutableLongValueImpl
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.impl.ImmutableNilValueImpl
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.impl.ImmutableMapValueImpl
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.impl.ImmutableDoubleValueImpl
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.impl.ImmutableExtensionValueImpl
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.impl.ImmutableBinaryValueImpl
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.impl.ImmutableStringValueImpl
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.impl.AbstractImmutableRawValue
- Returns true if type of this value is String or Binary.
- isRawValue() - function in com.batch.android.msgpack.value.impl.ImmutableBigIntegerValueImpl
- Returns true if type of this value is String or Binary.
- isReady() - function in com.batch.android.runtime.RuntimeManager
- Checks if Batch is ready
- isRemoving() - function in androidx.fragment.app.ModalTemplateFragment
- isRemoving() - function in androidx.fragment.app.AlertTemplateFragment
- isRemoving() - function in androidx.fragment.app.WebViewTemplateFragment
- isRemoving() - function in androidx.fragment.app.UniversalTemplateFragment
- isRemoving() - function in androidx.fragment.app.ImageTemplateFragment
- isRemoving() - function in androidx.fragment.app.BaseDialogFragment
- isRemoving() - function in androidx.fragment.app.UserDataDebugFragment
- isRemoving() - function in androidx.fragment.app.MainDebugFragment
- isRemoving() - function in androidx.fragment.app.IdentifierDebugFragment
- isRemoving() - function in androidx.fragment.app.LocalCampaignsDebugFragment
- isRemoving() - function in androidx.fragment.app.LocalCampaignDebugFragment
- isReplay() - function in com.batch.android.displayreceipt.DisplayReceipt
- isResponseValid(int) - function in com.batch.android.core.LocalCampaignsWebservice
- Tell if an http response code is valid or not
- isResponseValid(int) - function in com.batch.android.core.ImageDownloadWebservice
- Tell if an http response code is valid or not
- isResponseValid(int) - function in com.batch.android.core.BatchWebservice
- Tell if an http response code is valid or not
- isResponseValid(int) - function in com.batch.android.core.InboxFetchWebserviceClient
- Tell if an http response code is valid or not
- isResponseValid(int) - function in com.batch.android.core.InboxSyncWebserviceClient
- Tell if an http response code is valid or not
- isResponseValid(int) - function in com.batch.android.core.Webservice
- Tell if an http response code is valid or not
- isResponseValid(int) - function in com.batch.android.core.MessagePackWebservice
- Tell if an http response code is valid or not
- isRestricted() - function in android.content.BatchPushService
- isRestricted() - function in android.content.BatchPermissionActivity
- isRestricted() - function in android.content.BatchPushJobService
- isRestricted() - function in android.content.BatchActionActivity
- isRestricted() - function in android.content.BatchActionService
- isRestricted() - function in android.content.BatchDisplayReceiptJobService
- isRestricted() - function in android.content.MessagingActivity
- isRestricted() - function in android.content.DispatcherDiscoveryService
- isRestricted() - function in android.content.PushRegistrationDiscoveryService
- isRestricted() - function in android.content.BatchDebugActivity
- isResumed() - function in androidx.fragment.app.ModalTemplateFragment
- isResumed() - function in androidx.fragment.app.AlertTemplateFragment
- isResumed() - function in androidx.fragment.app.WebViewTemplateFragment
- isResumed() - function in androidx.fragment.app.UniversalTemplateFragment
- isResumed() - function in androidx.fragment.app.ImageTemplateFragment
- isResumed() - function in androidx.fragment.app.BaseDialogFragment
- isResumed() - function in androidx.fragment.app.UserDataDebugFragment
- isResumed() - function in androidx.fragment.app.MainDebugFragment
- isResumed() - function in androidx.fragment.app.IdentifierDebugFragment
- isResumed() - function in androidx.fragment.app.LocalCampaignsDebugFragment
- isResumed() - function in androidx.fragment.app.LocalCampaignDebugFragment
- isRetainedByService() - function in com.batch.android.runtime.RuntimeManager
- Checks if the service's refcount is greater than 0
- isRunning() - function in com.batch.android.messaging.gif.GifDrawable
- isRunning() - function in android.graphics.drawable.GifDrawable
- isSatisfied(String,String) - function in com.batch.android.localcampaigns.trigger.EventLocalCampaignTrigger
- Checks if this triggers is satisfied for a given event
- isSaveEnabled() - function in android.view.ImageFormatView
- isSaveEnabled() - function in android.view.ImageFormatView.ImageContainerView
- isSaveEnabled() - function in android.view.UniversalRootView
- isSaveEnabled() - function in android.view.BannerView
- isSaveEnabled() - function in android.view.WebFormatView
- isSaveEnabled() - function in android.view.FlexboxLayout
- isSaveEnabled() - function in android.view.PannableBannerFrameLayout
- isSaveEnabled() - function in android.view.CloseButton
- isSaveEnabled() - function in android.view.AnimatedCloseButton
- isSaveEnabled() - function in android.view.FixedRatioFrameLayout
- isSaveEnabled() - function in android.view.CountdownView
- isSaveEnabled() - function in android.view.MaximumHeightScrollView
- isSaveEnabled() - function in android.view.RoundedImageView
- isSaveEnabled() - function in android.view.PercentRelativeLayout
- isSaveEnabled() - function in android.view.PercentFrameLayout
- isSaveEnabled() - function in android.view.TextView
- isSaveEnabled() - function in android.view.SeparatorView
- isSaveEnabled() - function in android.view.WebView
- isSaveEnabled() - function in android.view.SeparatedFlexboxLayout
- isSaveEnabled() - function in android.view.Button
- isSaveEnabled() - function in android.view.NestedListView
- isSaveFromParentEnabled() - function in android.view.ImageFormatView
- isSaveFromParentEnabled() - function in android.view.ImageFormatView.ImageContainerView
- isSaveFromParentEnabled() - function in android.view.UniversalRootView
- isSaveFromParentEnabled() - function in android.view.BannerView
- isSaveFromParentEnabled() - function in android.view.WebFormatView
- isSaveFromParentEnabled() - function in android.view.FlexboxLayout
- isSaveFromParentEnabled() - function in android.view.PannableBannerFrameLayout
- isSaveFromParentEnabled() - function in android.view.CloseButton
- isSaveFromParentEnabled() - function in android.view.AnimatedCloseButton
- isSaveFromParentEnabled() - function in android.view.FixedRatioFrameLayout
- isSaveFromParentEnabled() - function in android.view.CountdownView
- isSaveFromParentEnabled() - function in android.view.MaximumHeightScrollView
- isSaveFromParentEnabled() - function in android.view.RoundedImageView
- isSaveFromParentEnabled() - function in android.view.PercentRelativeLayout
- isSaveFromParentEnabled() - function in android.view.PercentFrameLayout
- isSaveFromParentEnabled() - function in android.view.TextView
- isSaveFromParentEnabled() - function in android.view.SeparatorView
- isSaveFromParentEnabled() - function in android.view.WebView
- isSaveFromParentEnabled() - function in android.view.SeparatedFlexboxLayout
- isSaveFromParentEnabled() - function in android.view.Button
- isSaveFromParentEnabled() - function in android.view.NestedListView
- isSchemeEmpty() - function in com.batch.android.core.InternalPushData
- isScreenReaderFocusable() - function in android.view.ImageFormatView
- isScreenReaderFocusable() - function in android.view.ImageFormatView.ImageContainerView
- isScreenReaderFocusable() - function in android.view.UniversalRootView
- isScreenReaderFocusable() - function in android.view.BannerView
- isScreenReaderFocusable() - function in android.view.WebFormatView
- isScreenReaderFocusable() - function in android.view.FlexboxLayout
- isScreenReaderFocusable() - function in android.view.PannableBannerFrameLayout
- isScreenReaderFocusable() - function in android.view.CloseButton
- isScreenReaderFocusable() - function in android.view.AnimatedCloseButton
- isScreenReaderFocusable() - function in android.view.FixedRatioFrameLayout
- isScreenReaderFocusable() - function in android.view.CountdownView
- isScreenReaderFocusable() - function in android.view.MaximumHeightScrollView
- isScreenReaderFocusable() - function in android.view.RoundedImageView
- isScreenReaderFocusable() - function in android.view.PercentRelativeLayout
- isScreenReaderFocusable() - function in android.view.PercentFrameLayout
- isScreenReaderFocusable() - function in android.view.TextView
- isScreenReaderFocusable() - function in android.view.SeparatorView
- isScreenReaderFocusable() - function in android.view.WebView
- isScreenReaderFocusable() - function in android.view.SeparatedFlexboxLayout
- isScreenReaderFocusable() - function in android.view.Button
- isScreenReaderFocusable() - function in android.view.NestedListView
- isScrollbarFadingEnabled() - function in android.view.ImageFormatView
- isScrollbarFadingEnabled() - function in android.view.ImageFormatView.ImageContainerView
- isScrollbarFadingEnabled() - function in android.view.UniversalRootView
- isScrollbarFadingEnabled() - function in android.view.BannerView
- isScrollbarFadingEnabled() - function in android.view.WebFormatView
- isScrollbarFadingEnabled() - function in android.view.FlexboxLayout
- isScrollbarFadingEnabled() - function in android.view.PannableBannerFrameLayout
- isScrollbarFadingEnabled() - function in android.view.CloseButton
- isScrollbarFadingEnabled() - function in android.view.AnimatedCloseButton
- isScrollbarFadingEnabled() - function in android.view.FixedRatioFrameLayout
- isScrollbarFadingEnabled() - function in android.view.CountdownView
- isScrollbarFadingEnabled() - function in android.view.MaximumHeightScrollView
- isScrollbarFadingEnabled() - function in android.view.RoundedImageView
- isScrollbarFadingEnabled() - function in android.view.PercentRelativeLayout
- isScrollbarFadingEnabled() - function in android.view.PercentFrameLayout
- isScrollbarFadingEnabled() - function in android.view.TextView
- isScrollbarFadingEnabled() - function in android.view.SeparatorView
- isScrollbarFadingEnabled() - function in android.view.WebView
- isScrollbarFadingEnabled() - function in android.view.SeparatedFlexboxLayout
- isScrollbarFadingEnabled() - function in android.view.Button
- isScrollbarFadingEnabled() - function in android.view.NestedListView
- isScrollContainer() - function in android.view.ImageFormatView
- isScrollContainer() - function in android.view.ImageFormatView.ImageContainerView
- isScrollContainer() - function in android.view.UniversalRootView
- isScrollContainer() - function in android.view.BannerView
- isScrollContainer() - function in android.view.WebFormatView
- isScrollContainer() - function in android.view.FlexboxLayout
- isScrollContainer() - function in android.view.PannableBannerFrameLayout
- isScrollContainer() - function in android.view.CloseButton
- isScrollContainer() - function in android.view.AnimatedCloseButton
- isScrollContainer() - function in android.view.FixedRatioFrameLayout
- isScrollContainer() - function in android.view.CountdownView
- isScrollContainer() - function in android.view.MaximumHeightScrollView
- isScrollContainer() - function in android.view.RoundedImageView
- isScrollContainer() - function in android.view.PercentRelativeLayout
- isScrollContainer() - function in android.view.PercentFrameLayout
- isScrollContainer() - function in android.view.TextView
- isScrollContainer() - function in android.view.SeparatorView
- isScrollContainer() - function in android.view.WebView
- isScrollContainer() - function in android.view.SeparatedFlexboxLayout
- isScrollContainer() - function in android.view.Button
- isScrollContainer() - function in android.view.NestedListView
- isScrollingCacheEnabled() - function in android.widget.NestedListView
- isSecureDateAvailable() - function in com.batch.android.core.SecureDateProvider
- Method used to know if the date is sync with the server
- isSelected() - function in android.view.ImageFormatView
- isSelected() - function in android.view.ImageFormatView.ImageContainerView
- isSelected() - function in android.view.UniversalRootView
- isSelected() - function in android.view.BannerView
- isSelected() - function in android.view.WebFormatView
- isSelected() - function in android.view.FlexboxLayout
- isSelected() - function in android.view.PannableBannerFrameLayout
- isSelected() - function in android.view.CloseButton
- isSelected() - function in android.view.AnimatedCloseButton
- isSelected() - function in android.view.FixedRatioFrameLayout
- isSelected() - function in android.view.CountdownView
- isSelected() - function in android.view.MaximumHeightScrollView
- isSelected() - function in android.view.RoundedImageView
- isSelected() - function in android.view.PercentRelativeLayout
- isSelected() - function in android.view.PercentFrameLayout
- isSelected() - function in android.view.TextView
- isSelected() - function in android.view.SeparatorView
- isSelected() - function in android.view.WebView
- isSelected() - function in android.view.SeparatedFlexboxLayout
- isSelected() - function in android.view.Button
- isSelected() - function in android.view.NestedListView
- isSelectedChildViewEnabled() - function in android.widget.NestedListView
- isShowCloseButton() - function in com.batch.android.BatchBannerContent
- isShowCloseButton() - function in com.batch.android.BatchModalContent
- isShowingLayoutBounds() - function in android.view.ImageFormatView
- isShowingLayoutBounds() - function in android.view.ImageFormatView.ImageContainerView
- isShowingLayoutBounds() - function in android.view.UniversalRootView
- isShowingLayoutBounds() - function in android.view.BannerView
- isShowingLayoutBounds() - function in android.view.WebFormatView
- isShowingLayoutBounds() - function in android.view.FlexboxLayout
- isShowingLayoutBounds() - function in android.view.PannableBannerFrameLayout
- isShowingLayoutBounds() - function in android.view.CloseButton
- isShowingLayoutBounds() - function in android.view.AnimatedCloseButton
- isShowingLayoutBounds() - function in android.view.FixedRatioFrameLayout
- isShowingLayoutBounds() - function in android.view.CountdownView
- isShowingLayoutBounds() - function in android.view.MaximumHeightScrollView
- isShowingLayoutBounds() - function in android.view.RoundedImageView
- isShowingLayoutBounds() - function in android.view.PercentRelativeLayout
- isShowingLayoutBounds() - function in android.view.PercentFrameLayout
- isShowingLayoutBounds() - function in android.view.TextView
- isShowingLayoutBounds() - function in android.view.SeparatorView
- isShowingLayoutBounds() - function in android.view.WebView
- isShowingLayoutBounds() - function in android.view.SeparatedFlexboxLayout
- isShowingLayoutBounds() - function in android.view.Button
- isShowingLayoutBounds() - function in android.view.NestedListView
- isShown() - function in android.view.ImageFormatView
- isShown() - function in android.view.ImageFormatView.ImageContainerView
- isShown() - function in android.view.UniversalRootView
- isShown() - function in android.view.BannerView
- isShown() - function in android.view.WebFormatView
- isShown() - function in android.view.FlexboxLayout
- isShown() - function in android.view.PannableBannerFrameLayout
- isShown() - function in android.view.CloseButton
- isShown() - function in android.view.AnimatedCloseButton
- isShown() - function in android.view.FixedRatioFrameLayout
- isShown() - function in android.view.CountdownView
- isShown() - function in android.view.MaximumHeightScrollView
- isShown() - function in android.view.RoundedImageView
- isShown() - function in android.view.PercentRelativeLayout
- isShown() - function in android.view.PercentFrameLayout
- isShown() - function in android.view.TextView
- isShown() - function in android.view.SeparatorView
- isShown() - function in android.view.WebView
- isShown() - function in android.view.SeparatedFlexboxLayout
- isShown() - function in android.view.Button
- isShown() - function in android.view.NestedListView
- isShutdown() - function in java.util.concurrent.TaskExecutor
- isSilent() - function in com.batch.android.BatchInboxNotificationContent
- Returns whether Batch considers this a silent notification.A silent notification is a notification with no title and message, which won't be displayed byBatch SDK.Warning: Other services listening to push messages might display it.
- isSilent() - function in com.batch.android.core.InternalPushData
- isSingleLine() - function in android.widget.TextView
- isSingleLine() - function in android.widget.Button
- isSmoothScrollbarEnabled() - function in android.widget.NestedListView
- isSmoothScrollingEnabled() - function in android.widget.MaximumHeightScrollView
- isSoundEffectsEnabled() - function in android.view.ImageFormatView
- isSoundEffectsEnabled() - function in android.view.ImageFormatView.ImageContainerView
- isSoundEffectsEnabled() - function in android.view.UniversalRootView
- isSoundEffectsEnabled() - function in android.view.BannerView
- isSoundEffectsEnabled() - function in android.view.WebFormatView
- isSoundEffectsEnabled() - function in android.view.FlexboxLayout
- isSoundEffectsEnabled() - function in android.view.PannableBannerFrameLayout
- isSoundEffectsEnabled() - function in android.view.CloseButton
- isSoundEffectsEnabled() - function in android.view.AnimatedCloseButton
- isSoundEffectsEnabled() - function in android.view.FixedRatioFrameLayout
- isSoundEffectsEnabled() - function in android.view.CountdownView
- isSoundEffectsEnabled() - function in android.view.MaximumHeightScrollView
- isSoundEffectsEnabled() - function in android.view.RoundedImageView
- isSoundEffectsEnabled() - function in android.view.PercentRelativeLayout
- isSoundEffectsEnabled() - function in android.view.PercentFrameLayout
- isSoundEffectsEnabled() - function in android.view.TextView
- isSoundEffectsEnabled() - function in android.view.SeparatorView
- isSoundEffectsEnabled() - function in android.view.WebView
- isSoundEffectsEnabled() - function in android.view.SeparatedFlexboxLayout
- isSoundEffectsEnabled() - function in android.view.Button
- isSoundEffectsEnabled() - function in android.view.NestedListView
- isStackFromBottom() - function in android.widget.NestedListView
- isStateful() - function in com.batch.android.messaging.view.PositionableGradientDrawable
- isStateful() - function in android.graphics.drawable.PositionableGradientDrawable
- isStateful() - function in com.batch.android.messaging.view.roundimage.RoundedDrawable
- isStateful() - function in android.graphics.drawable.RoundedDrawable
- isStateful() - function in android.graphics.drawable.GifDrawable
- isStateSaved() - function in androidx.fragment.app.ModalTemplateFragment
- isStateSaved() - function in androidx.fragment.app.AlertTemplateFragment
- isStateSaved() - function in androidx.fragment.app.WebViewTemplateFragment
- isStateSaved() - function in androidx.fragment.app.UniversalTemplateFragment
- isStateSaved() - function in androidx.fragment.app.ImageTemplateFragment
- isStateSaved() - function in androidx.fragment.app.BaseDialogFragment
- isStateSaved() - function in androidx.fragment.app.UserDataDebugFragment
- isStateSaved() - function in androidx.fragment.app.MainDebugFragment
- isStateSaved() - function in androidx.fragment.app.IdentifierDebugFragment
- isStateSaved() - function in androidx.fragment.app.LocalCampaignsDebugFragment
- isStateSaved() - function in androidx.fragment.app.LocalCampaignDebugFragment
- isStr8FormatSupport() - function in com.batch.android.msgpack.core.MessagePack.PackerConfig
- isStringType() - function in com.batch.android.msgpack.value.ValueType
- isStringValue() - function in com.batch.android.msgpack.value.ImmutableValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.MapValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.ImmutableFloatValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.NumberValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.StringValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.ImmutableArrayValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.ArrayValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.ImmutableIntegerValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.NilValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.ImmutableMapValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.ImmutableNilValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.ImmutableStringValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.ImmutableBinaryValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.BinaryValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.IntegerValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.ImmutableBooleanValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.FloatValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.Value
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.BooleanValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.ExtensionValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.Variable
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.ImmutableRawValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.ImmutableNumberValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.RawValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.ImmutableExtensionValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.impl.ImmutableBooleanValueImpl
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.impl.ImmutableArrayValueImpl
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.impl.ImmutableLongValueImpl
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.impl.ImmutableNilValueImpl
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.impl.ImmutableMapValueImpl
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.impl.ImmutableDoubleValueImpl
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.impl.ImmutableExtensionValueImpl
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.impl.ImmutableBinaryValueImpl
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.impl.ImmutableStringValueImpl
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.impl.AbstractImmutableRawValue
- Returns true if type of this value is String.
- isStringValue() - function in com.batch.android.msgpack.value.impl.ImmutableBigIntegerValueImpl
- Returns true if type of this value is String.
- isSuggestionsEnabled() - function in android.widget.TextView
- isSuggestionsEnabled() - function in android.widget.Button
- isTargetLowerThan13(Context) - function in com.batch.android.core.GenericHelper
- isTaskRoot() - function in android.app.BatchPermissionActivity
- isTaskRoot() - function in android.app.BatchActionActivity
- isTaskRoot() - function in android.app.MessagingActivity
- isTaskRoot() - function in android.app.BatchDebugActivity
- isTemporarilyDetached() - function in android.view.ImageFormatView
- isTemporarilyDetached() - function in android.view.ImageFormatView.ImageContainerView
- isTemporarilyDetached() - function in android.view.UniversalRootView
- isTemporarilyDetached() - function in android.view.BannerView
- isTemporarilyDetached() - function in android.view.WebFormatView
- isTemporarilyDetached() - function in android.view.FlexboxLayout
- isTemporarilyDetached() - function in android.view.PannableBannerFrameLayout
- isTemporarilyDetached() - function in android.view.CloseButton
- isTemporarilyDetached() - function in android.view.AnimatedCloseButton
- isTemporarilyDetached() - function in android.view.FixedRatioFrameLayout
- isTemporarilyDetached() - function in android.view.CountdownView
- isTemporarilyDetached() - function in android.view.MaximumHeightScrollView
- isTemporarilyDetached() - function in android.view.RoundedImageView
- isTemporarilyDetached() - function in android.view.PercentRelativeLayout
- isTemporarilyDetached() - function in android.view.PercentFrameLayout
- isTemporarilyDetached() - function in android.view.TextView
- isTemporarilyDetached() - function in android.view.SeparatorView
- isTemporarilyDetached() - function in android.view.WebView
- isTemporarilyDetached() - function in android.view.SeparatedFlexboxLayout
- isTemporarilyDetached() - function in android.view.Button
- isTemporarilyDetached() - function in android.view.NestedListView
- isTerminated() - function in java.util.concurrent.TaskExecutor
- isTerminating() - function in java.util.concurrent.TaskExecutor
- isTextAlignmentResolved() - function in android.view.ImageFormatView
- isTextAlignmentResolved() - function in android.view.ImageFormatView.ImageContainerView
- isTextAlignmentResolved() - function in android.view.UniversalRootView
- isTextAlignmentResolved() - function in android.view.BannerView
- isTextAlignmentResolved() - function in android.view.WebFormatView
- isTextAlignmentResolved() - function in android.view.FlexboxLayout
- isTextAlignmentResolved() - function in android.view.PannableBannerFrameLayout
- isTextAlignmentResolved() - function in android.view.CloseButton
- isTextAlignmentResolved() - function in android.view.AnimatedCloseButton
- isTextAlignmentResolved() - function in android.view.FixedRatioFrameLayout
- isTextAlignmentResolved() - function in android.view.CountdownView
- isTextAlignmentResolved() - function in android.view.MaximumHeightScrollView
- isTextAlignmentResolved() - function in android.view.RoundedImageView
- isTextAlignmentResolved() - function in android.view.PercentRelativeLayout
- isTextAlignmentResolved() - function in android.view.PercentFrameLayout
- isTextAlignmentResolved() - function in android.view.TextView
- isTextAlignmentResolved() - function in android.view.SeparatorView
- isTextAlignmentResolved() - function in android.view.WebView
- isTextAlignmentResolved() - function in android.view.SeparatedFlexboxLayout
- isTextAlignmentResolved() - function in android.view.Button
- isTextAlignmentResolved() - function in android.view.NestedListView
- isTextDirectionResolved() - function in android.view.ImageFormatView
- isTextDirectionResolved() - function in android.view.ImageFormatView.ImageContainerView
- isTextDirectionResolved() - function in android.view.UniversalRootView
- isTextDirectionResolved() - function in android.view.BannerView
- isTextDirectionResolved() - function in android.view.WebFormatView
- isTextDirectionResolved() - function in android.view.FlexboxLayout
- isTextDirectionResolved() - function in android.view.PannableBannerFrameLayout
- isTextDirectionResolved() - function in android.view.CloseButton
- isTextDirectionResolved() - function in android.view.AnimatedCloseButton
- isTextDirectionResolved() - function in android.view.FixedRatioFrameLayout
- isTextDirectionResolved() - function in android.view.CountdownView
- isTextDirectionResolved() - function in android.view.MaximumHeightScrollView
- isTextDirectionResolved() - function in android.view.RoundedImageView
- isTextDirectionResolved() - function in android.view.PercentRelativeLayout
- isTextDirectionResolved() - function in android.view.PercentFrameLayout
- isTextDirectionResolved() - function in android.view.TextView
- isTextDirectionResolved() - function in android.view.SeparatorView
- isTextDirectionResolved() - function in android.view.WebView
- isTextDirectionResolved() - function in android.view.SeparatedFlexboxLayout
- isTextDirectionResolved() - function in android.view.Button
- isTextDirectionResolved() - function in android.view.NestedListView
- isTextFilterEnabled() - function in android.widget.NestedListView
- isTextSelectable() - function in android.widget.TextView
- isTextSelectable() - function in android.widget.Button
- isTouchExplorationEnabled(Context) - function in com.batch.android.messaging.view.helper.ViewCompat
- Returns whether touch exploration is enbaledThat often means that Talkback is enabled, but more importantly it means thatthe user is using some kind of touch assist.
- isTransitionGroup() - function in android.view.ImageFormatView
- isTransitionGroup() - function in android.view.ImageFormatView.ImageContainerView
- isTransitionGroup() - function in android.view.UniversalRootView
- isTransitionGroup() - function in android.view.BannerView
- isTransitionGroup() - function in android.view.WebFormatView
- isTransitionGroup() - function in android.view.FlexboxLayout
- isTransitionGroup() - function in android.view.PannableBannerFrameLayout
- isTransitionGroup() - function in android.view.FixedRatioFrameLayout
- isTransitionGroup() - function in android.view.MaximumHeightScrollView
- isTransitionGroup() - function in android.view.PercentRelativeLayout
- isTransitionGroup() - function in android.view.PercentFrameLayout
- isTransitionGroup() - function in android.view.WebView
- isTransitionGroup() - function in android.view.SeparatedFlexboxLayout
- isTransitionGroup() - function in android.view.NestedListView
- isUiContext() - function in android.content.BatchPushService
- isUiContext() - function in android.content.BatchPermissionActivity
- isUiContext() - function in android.content.BatchPushJobService
- isUiContext() - function in android.content.BatchActionActivity
- isUiContext() - function in android.content.BatchActionService
- isUiContext() - function in android.content.BatchDisplayReceiptJobService
- isUiContext() - function in android.content.MessagingActivity
- isUiContext() - function in android.content.DispatcherDiscoveryService
- isUiContext() - function in android.content.PushRegistrationDiscoveryService
- isUiContext() - function in android.content.BatchDebugActivity
- isUnread() - function in com.batch.android.BatchInboxNotificationContent
- isURITooLong(URI) - function in com.batch.android.profile.ProfileDataHelper
- Whether the given URI attribute is too long..
- isValid() - function in com.batch.android.inbox.InboxNotificationContentInternal
- isValid() - function in com.batch.android.inbox.NotificationIdentifiers
- isVerticalFadingEdgeEnabled() - function in android.view.ImageFormatView
- isVerticalFadingEdgeEnabled() - function in android.view.ImageFormatView.ImageContainerView
- isVerticalFadingEdgeEnabled() - function in android.view.UniversalRootView
- isVerticalFadingEdgeEnabled() - function in android.view.BannerView
- isVerticalFadingEdgeEnabled() - function in android.view.WebFormatView
- isVerticalFadingEdgeEnabled() - function in android.view.FlexboxLayout
- isVerticalFadingEdgeEnabled() - function in android.view.PannableBannerFrameLayout
- isVerticalFadingEdgeEnabled() - function in android.view.CloseButton
- isVerticalFadingEdgeEnabled() - function in android.view.AnimatedCloseButton
- isVerticalFadingEdgeEnabled() - function in android.view.FixedRatioFrameLayout
- isVerticalFadingEdgeEnabled() - function in android.view.CountdownView
- isVerticalFadingEdgeEnabled() - function in android.view.MaximumHeightScrollView
- isVerticalFadingEdgeEnabled() - function in android.view.RoundedImageView
- isVerticalFadingEdgeEnabled() - function in android.view.PercentRelativeLayout
- isVerticalFadingEdgeEnabled() - function in android.view.PercentFrameLayout
- isVerticalFadingEdgeEnabled() - function in android.view.TextView
- isVerticalFadingEdgeEnabled() - function in android.view.SeparatorView
- isVerticalFadingEdgeEnabled() - function in android.view.WebView
- isVerticalFadingEdgeEnabled() - function in android.view.SeparatedFlexboxLayout
- isVerticalFadingEdgeEnabled() - function in android.view.Button
- isVerticalFadingEdgeEnabled() - function in android.view.NestedListView
- isVerticalScrollBarEnabled() - function in android.view.ImageFormatView
- isVerticalScrollBarEnabled() - function in android.view.ImageFormatView.ImageContainerView
- isVerticalScrollBarEnabled() - function in android.view.UniversalRootView
- isVerticalScrollBarEnabled() - function in android.view.BannerView
- isVerticalScrollBarEnabled() - function in android.view.WebFormatView
- isVerticalScrollBarEnabled() - function in android.view.FlexboxLayout
- isVerticalScrollBarEnabled() - function in android.view.PannableBannerFrameLayout
- isVerticalScrollBarEnabled() - function in android.view.CloseButton
- isVerticalScrollBarEnabled() - function in android.view.AnimatedCloseButton
- isVerticalScrollBarEnabled() - function in android.view.FixedRatioFrameLayout
- isVerticalScrollBarEnabled() - function in android.view.CountdownView
- isVerticalScrollBarEnabled() - function in android.view.MaximumHeightScrollView
- isVerticalScrollBarEnabled() - function in android.view.RoundedImageView
- isVerticalScrollBarEnabled() - function in android.view.PercentRelativeLayout
- isVerticalScrollBarEnabled() - function in android.view.PercentFrameLayout
- isVerticalScrollBarEnabled() - function in android.view.TextView
- isVerticalScrollBarEnabled() - function in android.view.SeparatorView
- isVerticalScrollBarEnabled() - function in android.view.WebView
- isVerticalScrollBarEnabled() - function in android.view.SeparatedFlexboxLayout
- isVerticalScrollBarEnabled() - function in android.view.Button
- isVerticalScrollBarEnabled() - function in android.view.NestedListView
- isVisible() - function in android.graphics.drawable.PositionableGradientDrawable
- isVisible() - function in android.graphics.drawable.RoundedDrawable
- isVisible() - function in androidx.fragment.app.ModalTemplateFragment
- isVisible() - function in androidx.fragment.app.AlertTemplateFragment
- isVisible() - function in androidx.fragment.app.WebViewTemplateFragment
- isVisible() - function in androidx.fragment.app.UniversalTemplateFragment
- isVisible() - function in androidx.fragment.app.ImageTemplateFragment
- isVisible() - function in androidx.fragment.app.BaseDialogFragment
- isVisible() - function in android.graphics.drawable.GifDrawable
- isVisible() - function in androidx.fragment.app.UserDataDebugFragment
- isVisible() - function in androidx.fragment.app.MainDebugFragment
- isVisible() - function in androidx.fragment.app.IdentifierDebugFragment
- isVisible() - function in androidx.fragment.app.LocalCampaignsDebugFragment
- isVisible() - function in androidx.fragment.app.LocalCampaignDebugFragment
- isVisibleToUserForAutofill(int) - function in android.view.ImageFormatView
- isVisibleToUserForAutofill(int) - function in android.view.ImageFormatView.ImageContainerView
- isVisibleToUserForAutofill(int) - function in android.view.UniversalRootView
- isVisibleToUserForAutofill(int) - function in android.view.BannerView
- isVisibleToUserForAutofill(int) - function in android.view.WebFormatView
- isVisibleToUserForAutofill(int) - function in android.view.FlexboxLayout
- isVisibleToUserForAutofill(int) - function in android.view.PannableBannerFrameLayout
- isVisibleToUserForAutofill(int) - function in android.view.CloseButton
- isVisibleToUserForAutofill(int) - function in android.view.AnimatedCloseButton
- isVisibleToUserForAutofill(int) - function in android.view.FixedRatioFrameLayout
- isVisibleToUserForAutofill(int) - function in android.view.CountdownView
- isVisibleToUserForAutofill(int) - function in android.view.MaximumHeightScrollView
- isVisibleToUserForAutofill(int) - function in android.view.RoundedImageView
- isVisibleToUserForAutofill(int) - function in android.view.PercentRelativeLayout
- isVisibleToUserForAutofill(int) - function in android.view.PercentFrameLayout
- isVisibleToUserForAutofill(int) - function in android.view.TextView
- isVisibleToUserForAutofill(int) - function in android.view.SeparatorView
- isVisibleToUserForAutofill(int) - function in android.webkit.WebView
- isVisibleToUserForAutofill(int) - function in android.view.SeparatedFlexboxLayout
- isVisibleToUserForAutofill(int) - function in android.view.Button
- isVisibleToUserForAutofill(int) - function in android.view.NestedListView
- isVoiceInteraction() - function in android.app.BatchPermissionActivity
- isVoiceInteraction() - function in android.app.BatchActionActivity
- isVoiceInteraction() - function in android.app.MessagingActivity
- isVoiceInteraction() - function in android.app.BatchDebugActivity
- isVoiceInteractionRoot() - function in android.app.BatchPermissionActivity
- isVoiceInteractionRoot() - function in android.app.BatchActionActivity
- isVoiceInteractionRoot() - function in android.app.MessagingActivity
- isVoiceInteractionRoot() - function in android.app.BatchDebugActivity
- isWaiting() - function in com.batch.android.event.RetryTimer
- Is the retry timer currently waiting for a retry
- isWakeLockPermissionAvailable(Context) - function in com.batch.android.core.GenericHelper
- iterator() - function in java.util.FixedSizeArrayList
- iterator() - function in java.lang.FixedSizeArrayList
- iterator() - function in com.batch.android.msgpack.value.ImmutableArrayValue
- Returns an iterator over elements.
- iterator() - function in java.lang.ImmutableArrayValue
- iterator() - function in com.batch.android.msgpack.value.ArrayValue
- Returns an iterator over elements.
- iterator() - function in java.lang.ArrayValue
- iterator() - function in com.batch.android.msgpack.value.impl.ImmutableArrayValueImpl
- Returns an iterator over elements.
- iterator() - function in java.lang.ImmutableArrayValueImpl