Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cernekee/EasyToken
/ onDestroy
Method
onDestroy
src/app/easytoken/TokencodeFragment.java:176–180 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
174
}
175
176
@Override
177
public
void
onDestroy() {
178
mBackend.destroy();
179
super.onDestroy();
180
}
181
182
private
void
setupPinUI(String s) {
183
int
res;
Callers
nothing calls this directly
Calls
1
destroy
Method · 0.80
Tested by
no test coverage detected