MCPcopy Create free account
hub / github.com/BombusMod/BombusMod / clear

Method clear

src/main/java/Messages/notification/Notificator.java:14–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12
13 public void sendNotify(String title, String text);
14 public void clear();
15}

Callers 11

initMethod · 0.65
deleteStoresMethod · 0.65
initMethod · 0.65
onPrepareOptionsMenuMethod · 0.65
CanvasViewMethod · 0.65
loadedMethod · 0.65
clearMethod · 0.65
closeRecordStoreMethod · 0.65
updateMainBarMethod · 0.65
countNewMsgsMethod · 0.65
cmdClearPopupsMethod · 0.65

Implementers 3

AndroidNotificatorandroid/src/main/java/org/bombusmod/an
PopupNotificatorsrc/main/java/Messages/notification/Po
EmptyNotificatorsrc/main/java/Messages/notification/Em

Calls

no outgoing calls

Tested by

no test coverage detected