Ejemplo n.º 1
0
 public boolean isTestDevice(Context context) {
   return zznN.isTestDevice(context);
 }
Ejemplo n.º 2
0
 public Bundle getNetworkExtrasBundle(Class class1) {
   return zznN.getNetworkExtrasBundle(class1);
 }
Ejemplo n.º 3
0
 public String getPublisherProvidedId() {
   return zznN.getPublisherProvidedId();
 }
Ejemplo n.º 4
0
 public boolean getManualImpressionsEnabled() {
   return zznN.getManualImpressionsEnabled();
 }
Ejemplo n.º 5
0
 public NetworkExtras getNetworkExtras(Class class1) {
   return zznN.getNetworkExtras(class1);
 }
Ejemplo n.º 6
0
 public Set getKeywords() {
   return zznN.getKeywords();
 }
Ejemplo n.º 7
0
 public Location getLocation() {
   return zznN.getLocation();
 }
Ejemplo n.º 8
0
 public int getGender() {
   return zznN.getGender();
 }
Ejemplo n.º 9
0
 public Bundle getCustomTargeting() {
   return zznN.getCustomTargeting();
 }
Ejemplo n.º 10
0
 public Bundle getCustomEventExtrasBundle(Class class1) {
   return zznN.getCustomEventExtrasBundle(class1);
 }
Ejemplo n.º 11
0
 public String getContentUrl() {
   return zznN.getContentUrl();
 }
Ejemplo n.º 12
0
 public Date getBirthday() {
   return zznN.getBirthday();
 }