Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ discoCurrent
Method
discoCurrent
src/main/java/Conference/Bookmarks.java:268–270 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
266
267
//#ifdef SERVICE_DISCOVERY
268
public
void
discoCurrent() {
269
new
ServiceDiscovery(((BookmarkItem) getFocusedObject()).getJid(), null, false);
270
}
271
//#endif
272
273
public
void
doKeyAction(
int
keyCode) {
Callers
3
menuAction
Method · 0.95
doKeyAction
Method · 0.95
doUserKeyAction
Method · 0.95
Calls
2
getFocusedObject
Method · 0.80
getJid
Method · 0.45
Tested by
no test coverage detected