Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
onPause
Method · 0.80
getToken
Method · 0.80
finalize
Method · 0.80
importToken
Method · 0.80
handleImportStep
Method · 0.80
onUnlockDone
Method · 0.80
stopBackend
Method · 0.80
onDestroy
Method · 0.80
populateTokenInfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected