Skip navigation links
Flurry Android SDK 12.1.0
B C D E F G I L O R S V 

B

build() - Method in class com.flurry.android.FlurryCustomTabsSetting.Builder
Combines all the options that have been set and returns a new FlurryCustomTabsSetting object.
Builder() - Constructor for class com.flurry.android.FlurryCustomTabsSetting.Builder
 

C

clearAge() - Method in class com.flurry.android.ads.FlurryAdTargeting
Deprecated.
clearGender() - Method in class com.flurry.android.ads.FlurryAdTargeting
Deprecated.
clearKeywords() - Method in class com.flurry.android.ads.FlurryAdTargeting
Deprecated.
clearLocation() - Method in class com.flurry.android.ads.FlurryAdTargeting
Deprecated.
clearUserCookies() - Method in class com.flurry.android.ads.FlurryAdTargeting
Clear the user cookies.
com.flurry.android - package com.flurry.android
 
com.flurry.android.ads - package com.flurry.android.ads
 

D

destroy() - Method in class com.flurry.android.ads.FlurryAdBanner
Destroys the ad object and releases all associated resources.
destroy() - Method in class com.flurry.android.ads.FlurryAdInterstitial
Destroys the ad object and releases all associated resources.
destroy() - Method in class com.flurry.android.ads.FlurryAdNative
Destroys the ad object and releases all associated resources.
displayAd() - Method in class com.flurry.android.ads.FlurryAdBanner
Displays the ad, if ready.
displayAd() - Method in class com.flurry.android.ads.FlurryAdInterstitial
Displays the ad, if ready.

E

enableUrlBarHiding() - Method in class com.flurry.android.FlurryCustomTabsSetting.Builder
Enables the url bar to hide as the user scrolls down on the page.
enableUrlBarHiding() - Method in class com.flurry.android.FlurryCustomTabsSetting
 

F

fetchAd() - Method in class com.flurry.android.ads.FlurryAdBanner
Fetches and prepares an ad for display.
fetchAd() - Method in class com.flurry.android.ads.FlurryAdInterstitial
Fetches and prepares an ad for display.
fetchAd() - Method in class com.flurry.android.ads.FlurryAdNative
Fetches and prepares an ad for display.
fetchAndDisplayAd() - Method in class com.flurry.android.ads.FlurryAdBanner
Fetch and display the ad.
FlurryAdBanner - Class in com.flurry.android.ads
Banner ad object.
FlurryAdBanner(Context, ViewGroup, String) - Constructor for class com.flurry.android.ads.FlurryAdBanner
Create an instance of FlurryAdBanner.
FlurryAdBannerListener - Interface in com.flurry.android.ads
The listener for Banner ads.
FlurryAdErrorType - Enum in com.flurry.android.ads
The ad error types.
FlurryAdInterstitial - Class in com.flurry.android.ads
Interstitial ad object.
FlurryAdInterstitial(Context, String) - Constructor for class com.flurry.android.ads.FlurryAdInterstitial
Create an instance of FlurryAdInterstitial.
FlurryAdInterstitialListener - Interface in com.flurry.android.ads
The listener for Interstitial ads.
FlurryAdNative - Class in com.flurry.android.ads
Native ad object.
FlurryAdNative(Context, String) - Constructor for class com.flurry.android.ads.FlurryAdNative
Create an instance of FlurryAdNative.
FlurryAdNativeAsset - Class in com.flurry.android.ads
Native asset.
FlurryAdNativeAssetType - Enum in com.flurry.android.ads
Native asset type.
FlurryAdNativeListener - Interface in com.flurry.android.ads
Listener for Native ads.
FlurryAdNativeStyle - Class in com.flurry.android.ads
Style for Native ads.
FlurryAdNativeStyle(int) - Constructor for class com.flurry.android.ads.FlurryAdNativeStyle
 
FlurryAdSettings - Class in com.flurry.android
A singleton class for defining settings for Flurry Ad SDK
FlurryAdSize - Enum in com.flurry.android
Ad size default inputs.
FlurryAdTargeting - Class in com.flurry.android.ads
Targeting settings for ads.
FlurryAdTargeting() - Constructor for class com.flurry.android.ads.FlurryAdTargeting
Create an instance of FlurryAdTargeting.
FlurryCustomTabsServiceConnection - Class in com.flurry.android
Implementation for the CustomTabsServiceConnection that avoids leaking the ServiceConnectionCallback
FlurryCustomTabsServiceConnection(ServiceConnectionCallback) - Constructor for class com.flurry.android.FlurryCustomTabsServiceConnection
 
FlurryCustomTabsSetting - Class in com.flurry.android
Chrome Custom Tabs settings.
FlurryCustomTabsSetting.Builder - Class in com.flurry.android
Builder class for building FlurryCustomTabsSetting instance
FlurryGender - Enum in com.flurry.android.ads
Gender settings for ads.

G

getAdSpace() - Method in class com.flurry.android.ads.FlurryAdBanner
Get the adspace of the ad object.
getAdSpace() - Method in class com.flurry.android.ads.FlurryAdInterstitial
Get the adspace of the ad object.
getAdSpace() - Method in class com.flurry.android.ads.FlurryAdNative
Get the adspace of the ad object.
getAsset(String) - Method in class com.flurry.android.ads.FlurryAdNative
Retrieves an ad asset given the asset name.
getAssetList() - Method in class com.flurry.android.ads.FlurryAdNative
Retrieves the list of ad assets for the ad.
getAssetView(Context) - Method in class com.flurry.android.ads.FlurryAdNativeAsset
Constructs a view containing the asset.
getCloseButtonIcon() - Method in class com.flurry.android.FlurryCustomTabsSetting
 
getCode() - Method in enum com.flurry.android.ads.FlurryGender
Return ordinal value of the Enum.
getCustomTabsSetting() - Method in class com.flurry.android.FlurryAdSettings
 
getExitAnimationEnterResId() - Method in class com.flurry.android.FlurryCustomTabsSetting
 
getExitAnimationExitResId() - Method in class com.flurry.android.FlurryCustomTabsSetting
 
getInstance() - Static method in class com.flurry.android.FlurryAdSettings
 
getName() - Method in class com.flurry.android.ads.FlurryAdNativeAsset
Name of the asset.
getStartAnimationEnterResId() - Method in class com.flurry.android.FlurryCustomTabsSetting
 
getStartAnimationExitResId() - Method in class com.flurry.android.FlurryCustomTabsSetting
 
getStyle() - Method in class com.flurry.android.ads.FlurryAdNative
Returns the style of the ad, corresponding to the styles listed in #FlurryAdNativeStyle.
getToolbarColor() - Method in class com.flurry.android.FlurryCustomTabsSetting
 
getType() - Method in class com.flurry.android.ads.FlurryAdNativeAsset
Type of the asset.
getValue() - Method in class com.flurry.android.ads.FlurryAdNativeAsset
Value of the asset.Returns the value of the asset.
getValue() - Method in enum com.flurry.android.ads.FlurryAdNativeAssetType
Return ordinal value of the Enum.
getValue() - Method in class com.flurry.android.ads.FlurryAdNativeStyle
Native Ad Style.
getValue() - Method in enum com.flurry.android.FlurryAdSize
 

I

isExpired() - Method in class com.flurry.android.ads.FlurryAdNative
Indicates whether or not the ad is expired.
isReady() - Method in class com.flurry.android.ads.FlurryAdBanner
Indicates whether or not the ad is ready for display.
isReady() - Method in class com.flurry.android.ads.FlurryAdInterstitial
Indicates whether or not the ad is ready for display.
isReady() - Method in class com.flurry.android.ads.FlurryAdNative
Indicates whether or not the ad is ready for display.
isVideoAd() - Method in class com.flurry.android.ads.FlurryAdNative
Identify if this is a video ad, accordingly prepare your ad view.

L

loadAssetIntoView(View) - Method in class com.flurry.android.ads.FlurryAdNativeAsset
Loads an asset into a view.

O

onAppExit(FlurryAdBanner) - Method in interface com.flurry.android.ads.FlurryAdBannerListener
Invoked when the user is about to be taken outside the app.
onAppExit(FlurryAdInterstitial) - Method in interface com.flurry.android.ads.FlurryAdInterstitialListener
This method indicates that an ad has been clicked and the user is about to be taken outside the app.
onAppExit(FlurryAdNative) - Method in interface com.flurry.android.ads.FlurryAdNativeListener
Invoked when the user is about to be taken outside the app.
onClicked(FlurryAdBanner) - Method in interface com.flurry.android.ads.FlurryAdBannerListener
Invoked when an ad is clicked.
onClicked(FlurryAdInterstitial) - Method in interface com.flurry.android.ads.FlurryAdInterstitialListener
This method indicates that an ad has been clicked.
onClicked(FlurryAdNative) - Method in interface com.flurry.android.ads.FlurryAdNativeListener
Invoked when an ad is clicked.
onClose(FlurryAdInterstitial) - Method in interface com.flurry.android.ads.FlurryAdInterstitialListener
This method indicates that an ad has been closed.
onCloseFullscreen(FlurryAdBanner) - Method in interface com.flurry.android.ads.FlurryAdBannerListener
Invoked when an expanded ad is closed.
onCloseFullscreen(FlurryAdNative) - Method in interface com.flurry.android.ads.FlurryAdNativeListener
Invoked when an expanded ad is closed.
onCollapsed(FlurryAdNative) - Method in interface com.flurry.android.ads.FlurryAdNativeListener
This method indicates that the expandable panel is collapsed.
onCustomTabsServiceConnected(ComponentName, CustomTabsClient) - Method in class com.flurry.android.FlurryCustomTabsServiceConnection
 
onDisplay(FlurryAdInterstitial) - Method in interface com.flurry.android.ads.FlurryAdInterstitialListener
This method indicates that an ad has been displayed.
onError(FlurryAdBanner, FlurryAdErrorType, int) - Method in interface com.flurry.android.ads.FlurryAdBannerListener
Invoked when an error occurs.
onError(FlurryAdInterstitial, FlurryAdErrorType, int) - Method in interface com.flurry.android.ads.FlurryAdInterstitialListener
This method indicates that an error has occurred.
onError(FlurryAdNative, FlurryAdErrorType, int) - Method in interface com.flurry.android.ads.FlurryAdNativeListener
Invoked when an error occurs.
onExpanded(FlurryAdNative) - Method in interface com.flurry.android.ads.FlurryAdNativeListener
This method indicates that the expandable panel is expanded.
onFetched(FlurryAdBanner) - Method in interface com.flurry.android.ads.FlurryAdBannerListener
Invoked when an ad is fetched.
onFetched(FlurryAdInterstitial) - Method in interface com.flurry.android.ads.FlurryAdInterstitialListener
This method indicates that an ad has been received from the server and stored locally.
onFetched(FlurryAdNative) - Method in interface com.flurry.android.ads.FlurryAdNativeListener
Invoked when an ad is fetched This method indicates that an ad has been received from the server and stored locally.
onImpressionLogged(FlurryAdNative) - Method in interface com.flurry.android.ads.FlurryAdNativeListener
Invoked when an ad impression is logged.
onRendered(FlurryAdBanner) - Method in interface com.flurry.android.ads.FlurryAdBannerListener
Invoked when an ad is rendered.
onRendered(FlurryAdInterstitial) - Method in interface com.flurry.android.ads.FlurryAdInterstitialListener
This method indicates that an ad has been rendered.
onServiceDisconnected(ComponentName) - Method in class com.flurry.android.FlurryCustomTabsServiceConnection
 
onShowFullscreen(FlurryAdBanner) - Method in interface com.flurry.android.ads.FlurryAdBannerListener
Invoked when an ad is expanded to fullscreen.
onShowFullscreen(FlurryAdNative) - Method in interface com.flurry.android.ads.FlurryAdNativeListener
Invoked when an ad is expanded to fullscreen.
onVideoCompleted(FlurryAdBanner) - Method in interface com.flurry.android.ads.FlurryAdBannerListener
Invoked when video viewing has been completed.
onVideoCompleted(FlurryAdInterstitial) - Method in interface com.flurry.android.ads.FlurryAdInterstitialListener
This method indicates that video viewing has been completed.

R

removeTrackingView() - Method in class com.flurry.android.ads.FlurryAdNative
Remove the tracking view for the ad.

S

setAge(int) - Method in class com.flurry.android.ads.FlurryAdTargeting
Deprecated.
setCloseButtonIcon(Bitmap) - Method in class com.flurry.android.FlurryCustomTabsSetting.Builder
Sets the Close button icon for the custom tab.
setCollapsableTrackingView(View, View) - Method in class com.flurry.android.ads.FlurryAdNative
Set the collapsable tracking view for the ad.
setCustomTabsSetting(FlurryCustomTabsSetting) - Method in class com.flurry.android.FlurryAdSettings
Set the Custom Tabs Settings.
setEnableTestAds(boolean) - Method in class com.flurry.android.ads.FlurryAdTargeting
Set enable test ads.
setExitAnimations(int, int) - Method in class com.flurry.android.FlurryCustomTabsSetting.Builder
Sets the exit animations.
setExpandableTrackingView(View, View) - Method in class com.flurry.android.ads.FlurryAdNative
Set the expandable tracking view for the ad.
setGender(FlurryGender) - Method in class com.flurry.android.ads.FlurryAdTargeting
Deprecated.
setKeywords(Map<String, String>) - Method in class com.flurry.android.ads.FlurryAdTargeting
Deprecated.
setListener(FlurryAdBannerListener) - Method in class com.flurry.android.ads.FlurryAdBanner
Set the lister for asynchronous ad serving.
setListener(FlurryAdInterstitialListener) - Method in class com.flurry.android.ads.FlurryAdInterstitial
Set the lister for asynchronous ad serving.
setListener(FlurryAdNativeListener) - Method in class com.flurry.android.ads.FlurryAdNative
Set the lister for asynchronous ad serving.
setLocation(float, float) - Method in class com.flurry.android.ads.FlurryAdTargeting
Deprecated.
setShowTitle(boolean) - Method in class com.flurry.android.FlurryCustomTabsSetting.Builder
Sets whether the title should be shown in the custom tab.
setStartAnimations(int, int) - Method in class com.flurry.android.FlurryCustomTabsSetting.Builder
Sets the start animations.
setSupportedStyles(List<Integer>) - Method in class com.flurry.android.ads.FlurryAdNative
Set the style(s) of native ads that the application supports.
setTargeting(FlurryAdTargeting) - Method in class com.flurry.android.ads.FlurryAdBanner
Set the targeting for this ad.
setTargeting(FlurryAdTargeting) - Method in class com.flurry.android.ads.FlurryAdInterstitial
Set the targeting for this ad.
setTargeting(FlurryAdTargeting) - Method in class com.flurry.android.ads.FlurryAdNative
Set the targeting for this ad.
setToolbarColor(int) - Method in class com.flurry.android.FlurryCustomTabsSetting.Builder
Sets the toolbar color.
setTrackingView(View) - Method in class com.flurry.android.ads.FlurryAdNative
Set the tracking view for the ad.
setUserCookies(Map<String, String>) - Method in class com.flurry.android.ads.FlurryAdTargeting
Set the user cookies.
showTitle() - Method in class com.flurry.android.FlurryCustomTabsSetting
 
STYLE_GEMINI - Static variable in class com.flurry.android.ads.FlurryAdNativeStyle
Gemini style.

V

valueOf(String) - Static method in enum com.flurry.android.ads.FlurryAdErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flurry.android.ads.FlurryAdNativeAssetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flurry.android.ads.FlurryGender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.flurry.android.FlurryAdSize
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.flurry.android.ads.FlurryAdErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flurry.android.ads.FlurryAdNativeAssetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flurry.android.ads.FlurryGender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.flurry.android.FlurryAdSize
Returns an array containing the constants of this enum type, in the order they are declared.
B C D E F G I L O R S V 
Skip navigation links
Flurry Android SDK 12.1.0

Copyright © 2009-2019, Flurry, Inc. All Rights Reserved. Flurry Publisher Support Site.