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

  /hardware/ti/wpan/tools/FM/FmTxApp/src/com/ti/fmtxapp/
FmTxAppConstants.java 133 public static final int DEFAULT_PICODE = 0;
FmTxConfig.java 623 editor.putInt(PI_CODE, DEFAULT_PICODE);
FmTx.java 610 int piCode = fmConfigPreferences.getInt(PI_CODE,DEFAULT_PICODE);
    [all...]

Completed in 385 milliseconds