Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
initComponent
Method · 0.95
animate
Method · 0.95
keyReleased
Method · 0.95
pointerReleased
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected