Home
last modified time | relevance | path

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

/art/test/004-JniTest/src/
DMain.java299 private static native void testInvokeLambdaMethod(LambdaInterface iface); in testInvokeLambdaMethod()
301 private static native void testInvokeLambdaDefaultMethod(LambdaInterface iface); in testInvokeLambdaDefaultMethod()
423 interface LambdaInterface { interface