MCPcopy Create free account
hub / github.com/cinit/TMoe / MyH

Method MyH

app/src/main/java/cc/ioctl/tmoe/lifecycle/Parasitics.java:324–326  ·  view source on GitHub ↗
(Handler.Callback def)

Source from the content-addressed store, hash-verified

322 private final Handler.Callback mDefault;
323
324 public MyH(Handler.Callback def) {
325 mDefault = def;
326 }
327
328 @Override
329 public boolean handleMessage(Message msg) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected