Searched defs:callFunction (Results 1 – 3 of 3) sorted by relevance
24 fun callFunction(i: Int): Int { in createBusyThread() method
45 fun callFunction(i: Int): Int { in createRunSleepThread() method
33 private native int callFunction(int a); in callFunction() method in MixActivity