Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ Callback1
Interface
Callback1
test-app/app/src/main/java/com/tns/tests/Class1.java:23–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
public
interface
Callback1 {
24
String getMessage();
25
}
26
27
public
static
class
Class2 {
28
public
static
boolean printMessageWithDelay(
final
Callback1 cb,
final
long delay) {
Callers
8
testGC.js
File · 0.65
createObjects
Function · 0.65
exceptionHandlingTests.js
File · 0.65
discardedExceptionsTest.js
File · 0.65
uncaughtException
Method · 0.65
onException
Method · 0.65
hasErrorIntent
Method · 0.65
run
Method · 0.65
Implementers
3
Class1
test-app/app/src/main/java/com/tns/tes
NativeScriptException
test-app/runtime/src/main/java/com/tns
JavaScriptErrorMessage
test-app/runtime/src/main/java/com/tns
Calls
no outgoing calls
Tested by
no test coverage detected