HomeSort by relevance Sort by last modified time
    Searched refs:tuneFreq (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
JFmRx.java     [all...]
  /hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/
FmRxApp.java 789 Integer tuneFreq = (Integer) msg.obj;
790 Log.i(TAG,"enter handleMessage ----EVENT_TUNE_COMPLETE tuneFreq"
791 + tuneFreq);
792 lastTunedFrequency = (float) tuneFreq / 1000;
    [all...]

Completed in 584 milliseconds