Home
last modified time | relevance | path

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

/aosp_15_r20/external/fbjni/test/
H A DFBJniTests.java290 nativeTestJMethodCallbacks(mCallbacksMock); in callbacksUsingJMethod()
294 private native void nativeTestJMethodCallbacks(Callbacks callbacks); in nativeTestJMethodCallbacks() method in FBJniTests