MCPcopy Create free account
hub / github.com/cernekee/EasyToken / destroy

Method destroy

src/app/easytoken/TokencodeBackend.java:120–122  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

118 }
119
120 public void destroy() {
121 mContext.unregisterReceiver(this);
122 }
123
124 @Override
125 public void onReceive(Context context, Intent intent) {

Callers 9

onPauseMethod · 0.80
getTokenMethod · 0.80
finalizeMethod · 0.80
importTokenMethod · 0.80
handleImportStepMethod · 0.80
onUnlockDoneMethod · 0.80
stopBackendMethod · 0.80
onDestroyMethod · 0.80
populateTokenInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected