Searched refs:fmTxCmdSetRdsExtendedCountryCode (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
H A DJFmTx.java163 void fmTxCmdSetRdsExtendedCountryCode(JFmTx contextValue, JFmTxStatus status, long value); method in interface:JFmTx.ICallback
2531 callback.fmTxCmdSetRdsExtendedCountryCode(mJFmTx, txStatus, value);
/hardware/ti/wpan/tools/FM/service/src/java/com/ti/server/
H A DStubFmService.java6672 public void fmTxCmdSetRdsExtendedCountryCode(JFmTx context, JFmTxStatus status, method in class:StubFmService
6675 Log.i(TAG, "StubFmService:fmTxCmdSetRdsExtendedCountryCode ");
6676 Log.d(TAG, " fmTxCmdSetRdsExtendedCountryCode ( status: " + status + " )");

Completed in 78 milliseconds