summaryrefslogtreecommitdiffstats
path: root/fmapp2/src/com/caf/fmradio/IFMRadioService.aidl
diff options
context:
space:
mode:
Diffstat (limited to 'fmapp2/src/com/caf/fmradio/IFMRadioService.aidl')
-rw-r--r--fmapp2/src/com/caf/fmradio/IFMRadioService.aidl1
1 files changed, 1 insertions, 0 deletions
diff --git a/fmapp2/src/com/caf/fmradio/IFMRadioService.aidl b/fmapp2/src/com/caf/fmradio/IFMRadioService.aidl
index 2f6f1e3..7b04d71 100644
--- a/fmapp2/src/com/caf/fmradio/IFMRadioService.aidl
+++ b/fmapp2/src/com/caf/fmradio/IFMRadioService.aidl
@@ -72,5 +72,6 @@ interface IFMRadioService
boolean setRxRepeatCount(int count);
long getRecordingStartTime();
boolean isSleepTimerActive();
+ boolean isSSRInProgress();
}