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

  /hardware/ti/wpan/tools/FM/FmTxApp/src/com/ti/fmtxapp/
FmTxAppConstants.java 129 public static final String DEF_RT_STRING = "TI Radio RT";
FmTx.java 411 String txRTCode = fmTxParamConfigPreferences.getString(RT_STRING, DEF_RT_STRING);
508 String rtstr = fmConfigPreferences.getString(RT_STRING,DEF_RT_STRING);
    [all...]
FmTxConfig.java 369 edtRadioText.setText(fmConfigPreferences.getString(RT_STRING,DEF_RT_STRING));

Completed in 949 milliseconds