Home
last modified time | relevance | path

Searched refs:LambdaInterface (Results 1 – 1 of 1) sorted by relevance

/art/test/004-JniTest/src/
DMain.java304 private static native void testInvokeLambdaMethod(LambdaInterface iface); in testInvokeLambdaMethod()
306 private static native void testInvokeLambdaDefaultMethod(LambdaInterface iface); in testInvokeLambdaDefaultMethod()
446 interface LambdaInterface { interface