public void requestFailed(aa aa, ag ag)
 {
     MillennialAdapter.access$200(MillennialAdapter.this).onFailedToReceiveAd(MillennialAdapter.this, com.google.ads.apter);
 }
 public void requestCompleted(aa aa)
 {
     MillennialAdapter.access$200(MillennialAdapter.this).onReceivedAd(MillennialAdapter.this);
 }
 public void MMAdOverlayLaunched(aa aa)
 {
     MillennialAdapter.access$200(MillennialAdapter.this).onPresentScreen(MillennialAdapter.this);
 }
 public void onSingleTap(aa aa)
 {
     MillennialAdapter.access$200(MillennialAdapter.this).onClick(MillennialAdapter.this);
 }
 public void MMAdOverlayClosed(aa aa)
 {
     MillennialAdapter.access$200(MillennialAdapter.this).onDismissScreen(MillennialAdapter.this);
 }