Searched refs:nativeWaitForNextEvent (Results 1 – 2 of 2) sorted by relevance
64 static jstring nativeWaitForNextEvent(JNIEnv *env, jclass clazz) { in nativeWaitForNextEvent() function110 (void *)nativeWaitForNextEvent },
48 private static native String nativeWaitForNextEvent(); in nativeWaitForNextEvent() method in UEventObserver182 String message = nativeWaitForNextEvent(); in run()