MCPcopy 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

menuActionMethod · 0.95
doKeyActionMethod · 0.95
doUserKeyActionMethod · 0.95

Calls 2

getFocusedObjectMethod · 0.80
getJidMethod · 0.45

Tested by

no test coverage detected