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

/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/core/
H A DJFmRx.java86 void fmRxCmdDisable(JFmRx context, JFmRxStatus status, int command, long value); method in interface:JFmRx.ICallback
1795 callback.fmRxCmdDisable(mJFmRx, rxStatus, cmd, value);
/hardware/ti/wpan/tools/FM/service/src/java/com/ti/server/
H A DStubFmService.java4979 public synchronized void fmRxCmdDisable(JFmRx context, JFmRxStatus status, int command, method in class:StubFmService
4982 Log.i(TAG, "StubFmService:fmRxCmdDisable ");
4983 Log.d(TAG, " fmRxCmdDisable ( command: , status: , value: )" + command
4987 Log.e(TAG, "StubFmService:fmRxCmdDisable failed ");

Completed in 38 milliseconds