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

  /hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/
FmRxAppConstants.java 31 public static final int EVENT_SEEK_STOPPED = 8;
FmRxApp.java 687 case EVENT_SEEK_STOPPED:
689 Log.i(TAG, "enter handleMessage ---EVENT_SEEK_STOPPED");
691 //Log.i(TAG, "enter handleMessage ----EVENT_SEEK_STOPPED seekFreq" + seekFreq);
    [all...]

Completed in 460 milliseconds