Home
last modified time | relevance | path

Searched refs:stopStreaming (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/telephony/java/android/telephony/mbms/vendor/
DIMbmsStreamingService.aidl42 void stopStreaming(int subId, String serviceId); in stopStreaming() method
DMbmsStreamingServiceBase.java271 public void stopStreaming(int subscriptionId, String serviceId) in stopStreaming() method in MbmsStreamingServiceBase
/frameworks/base/telephony/java/android/telephony/mbms/
DStreamingService.java172 mService.stopStreaming(mSubscriptionId, mServiceInfo.getServiceId()); in close()
/frameworks/base/api/
Dtest-lint-baseline.txt1944 MissingNullability: android.telephony.mbms.vendor.MbmsStreamingServiceBase#stopStreaming(int, Strin…
2599 RethrowRemoteException: android.telephony.mbms.vendor.MbmsStreamingServiceBase#stopStreaming(int, S…
Dtest-current.txt4142 method public void stopStreaming(int, String) throws android.os.RemoteException;
Dsystem-current.txt10363 method public void stopStreaming(int, String) throws android.os.RemoteException;
/frameworks/base/telephony/api/
Dsystem-current.txt2119 method public void stopStreaming(int, String) throws android.os.RemoteException;
/frameworks/base/non-updatable-api/
Dsystem-current.txt10261 method public void stopStreaming(int, String) throws android.os.RemoteException;
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt68572 Landroid/telephony/mbms/vendor/IMbmsStreamingService$Stub$Proxy;->stopStreaming(ILjava/lang/String;…
68582 Landroid/telephony/mbms/vendor/IMbmsStreamingService;->stopStreaming(ILjava/lang/String;)V