Searched refs:readRds (Results 1 – 3 of 3) sorted by relevance
146 jshort readRds(JNIEnv *env, jobject thiz) in readRds() function346 {"readRds", "()S", (void*)readRds }, //11 will pending here for get event status
107 static native short readRds(); in readRds() method in FmNative
1514 int iRdsEvents = FmNative.readRds(); in startRdsThread()