Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getDisplay
Method
getDisplay
src/main/java/org/microemu/DisplayAccess.java:43–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
void
commandAction(Command c, Item i);
42
43
Display getDisplay();
44
45
void
keyPressed(
int
keyCode);
46
Callers
5
startNotify
Method · 0.65
doAction
Method · 0.65
run
Method · 0.65
changeMotoBacklightState
Method · 0.65
getDisplay
Method · 0.65
Implementers
1
DisplayAccessor
src/main/java/javax/microedition/lcdui
Calls
no outgoing calls
Tested by
no test coverage detected