Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cepr/android-serialport-api
/ onDestroy
Method
onDestroy
android-sercd/project/src/gnu/sercd/Sercd.java:153–157 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
151
}
152
153
@Override
154
protected
void
onDestroy() {
155
// SercdService.Stop(this);
156
super.onDestroy();
157
}
158
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected