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

/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
H A DJFmTx.java114 void fmTxCmdGetRdsTextRepertoire(JFmTx context, JFmTxStatus status, long value); method in interface:JFmTx.ICallback
2116 callback.fmTxCmdGetRdsTextRepertoire(mJFmTx, txStatus, value);
/hardware/ti/wpan/tools/FM/service/src/java/com/ti/server/
H A DStubFmService.java6419 public void fmTxCmdGetRdsTextRepertoire(JFmTx context, JFmTxStatus status, method in class:StubFmService
6422 Log.i(TAG, "StubFmService:fmTxCmdGetRdsTextRepertoire ");
6423 Log.d(TAG, " fmTxCmdGetRdsTextRepertoire ( status: " + status + " ) value: " + value + ")");

Completed in 39 milliseconds