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 a02c593..0b26459 100644
--- a/fmapp2/src/com/caf/fmradio/IFMRadioService.aidl
+++ b/fmapp2/src/com/caf/fmradio/IFMRadioService.aidl
@@ -75,5 +75,6 @@ interface IFMRadioService
boolean isSSRInProgress();
boolean isRtPlusSupported();
boolean isA2DPConnected();
+ boolean isSearchInProgress();
}