Uses of Class
com.sec.android.ad.AdHubView

Packages that use AdHubView
com.sec.android.ad   
 

Uses of AdHubView in com.sec.android.ad
 

Methods in com.sec.android.ad with parameters of type AdHubView
 void AdNotificationListener.onAdFailed(AdHubView adHubView, java.lang.Exception exception)
          This is called when the Ad is not received from the server.
 void AdNotificationListener.onAdReceived(AdHubView adHubView)
          This is when an Ad is successfully received.