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

/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
H A DJFmTx.java112 void fmTxCmdSetRdsTextRepertoire(JFmTx context, JFmTxStatus status, long value); method in interface:JFmTx.ICallback
2092 callback.fmTxCmdSetRdsTextRepertoire(mJFmTx, txStatus, value);
/hardware/ti/wpan/tools/FM/service/src/java/com/ti/server/
H A DStubFmService.java6406 public void fmTxCmdSetRdsTextRepertoire(JFmTx context, JFmTxStatus status, method in class:StubFmService
6409 Log.i(TAG, "StubFmService:fmTxCmdSetRdsTextRepertoire ");
6410 Log.d(TAG, " fmTxCmdSetRdsTextRepertoire ( status: " + status + " )");

Completed in 101 milliseconds