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