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