MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / requestAd

Method requestAd

CodenameOne/src/com/codename1/components/Ads.java:146–148  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

144
145
146 private void requestAd() {
147 service.requestAd();
148 }
149
150 /// {@inheritDoc}
151 @Override

Callers 4

initComponentMethod · 0.95
animateMethod · 0.95
keyReleasedMethod · 0.95
pointerReleasedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected