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

  /hardware/ti/wpan/tools/FM/FmTxApp/src/com/ti/fmtxapp/
FmTxAppConstants.java 121 public static final int DEFAULT_PTY = 0;
FmTxConfig.java 468 editor.putInt(PTY, DEFAULT_PTY);
FmTx.java 460 int txPtyCode = fmTxParamConfigPreferences.getInt(PTY,DEFAULT_PTY);
    [all...]

Completed in 31 milliseconds