Home | History | Annotate | Download | only in fmradio

Lines Matching refs:activeAf

921     private int activeAf() {
923 Log.w(TAG, "activeAf, FM is not powered up");
927 int frequency = FmNative.activeAf();
1561 int iFreq = FmNative.activeAf();
2488 activeAf();