Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Martchus/syncthingtray
/ returnFalse
Function
returnFalse
syncthingwidgets/quick/android.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
static bool returnFalse(JNIEnv *, jobject)
82
{
83
return false;
84
}
85
86
void registerServiceJniMethods(AppService *appService)
87
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected