Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ click
Method
click
test-app/app/src/main/java/com/tns/tests/Button1.java:110–112 ·
view source on GitHub ↗
(android.view.View view)
Source
from the content-addressed store, hash-verified
108
}
109
110
public
void
click(android.view.View view) {
111
mOnClickListener.onClick(view);
112
}
113
114
public
DummyClass getDummy() {
115
Log.d(logTag,
"getDummy called"
);
Callers
3
testsForRuntimeBindingGenerator.js
File · 0.80
testsForTypescript.js
File · 0.80
tests.js
File · 0.80
Calls
1
onClick
Method · 0.65
Tested by
no test coverage detected