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