OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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