Searched refs:activeAf (Results 1 – 3 of 3) sorted by relevance
197 jshort activeAf(JNIEnv *env, jobject thiz) in activeAf() function349 {"activeAf", "()S", (void*)activeAf}, //14
925 private int activeAf() { in activeAf() method in FmService931 int frequency = FmNative.activeAf(); in activeAf()1572 int iFreq = FmNative.activeAf(); in startRdsThread()2504 activeAf(); in handleMessage()
128 static native short activeAf(); in activeAf() method in FmNative