Home
last modified time | relevance | path

Searched refs:tune (Results 1 – 25 of 28) sorted by relevance

12

/packages/apps/FMRadio/src/com/android/fmradio/
DFmService.java732 boolean bRet = FmNative.tune(frequency); in tuneStation()
749 boolean tune = false; in tuneStation()
752 tune = playFrequency(frequency); in tuneStation()
755 return tune; in tuneStation()
2679 isSeekTune = FmNative.tune(seekStation); in firstPlaying()
DFmNative.java66 static native boolean tune(float frequency); in tune() method in FmNative
/packages/apps/FMRadio/jni/fmr/
Dlibfm_jni.cpp71 jboolean tune(JNIEnv *env, jobject thiz, jfloat freq) in tune() function
341 {"tune", "(F)Z", (void*)tune }, //5
Dfmr_core.cpp257 FMR_ASSERT(FMR_cbk_tbl(idx).tune); in FMR_tune()
259 ret = FMR_cbk_tbl(idx).tune(FMR_fd(idx), freq, fmr_data.cfg_data.band); in FMR_tune()
Dfmr.h107 int (*tune)(int fd, int freq, int band); member
Dcommon.cpp571 cbk_tbl->tune = COM_tune; in FM_interface_init()
/packages/apps/Camera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile834 # fine-tune the look of the HTML output. If the tag is left blank doxygen
/packages/apps/Camera/jni/feature_stab/doc/
Ddbreg_API_doxyfile834 # fine-tune the look of the HTML output. If the tag is left blank doxygen
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile834 # fine-tune the look of the HTML output. If the tag is left blank doxygen
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile834 # fine-tune the look of the HTML output. If the tag is left blank doxygen
/packages/inputmethods/LatinIME/dictionaries/
Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...
Den_US_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dsl_wordlist.combined.gz1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ...
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
Dpt_BR_wordlist.combined.gz
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
Dnb_wordlist.combined.gz
Dda_wordlist.combined.gz
Dcs_wordlist.combined.gz1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ...
Dpl_wordlist.combined.gz
Dlt_wordlist.combined.gz1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ...
Dhr_wordlist.combined.gz1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ...
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...

12