OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POWER_STRING
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/wpan/tools/FM/FmTxApp/src/com/ti/fmtxapp/
FmTxAppConstants.java
103
public static final String
POWER_STRING
= "
POWER_STRING
";
FmTxConfig.java
379
textPower.setText(fmConfigPreferences.getString(
POWER_STRING
,DEF_POWER_STRING));
516
editor.putString(
POWER_STRING
, textPower.getText().toString());
Completed in 37 milliseconds