Home
last modified time | relevance | path

Searched refs:IMbmsStreamingService (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DMbmsStreamingSession.java39 import android.telephony.mbms.vendor.IMbmsStreamingService;
75 private AtomicReference<IMbmsStreamingService> mService = new AtomicReference<>(null);
171 IMbmsStreamingService streamingService = mService.get(); in close()
207 IMbmsStreamingService streamingService = mService.get(); in requestUpdateStreamingServices()
251 IMbmsStreamingService streamingService = mService.get(); in startStreaming()
295 IMbmsStreamingService streamingService = in bindAndInitialize()
296 IMbmsStreamingService.Stub.asInterface(service); in bindAndInitialize()
/frameworks/base/telephony/java/android/telephony/mbms/
DStreamingService.java24 import android.telephony.mbms.vendor.IMbmsStreamingService;
111 private IMbmsStreamingService mService;
117 IMbmsStreamingService service, in StreamingService()
/frameworks/base/telephony/java/android/telephony/mbms/vendor/
DIMbmsStreamingService.aidl27 interface IMbmsStreamingService interface
DMbmsStreamingServiceBase.java43 public class MbmsStreamingServiceBase extends IMbmsStreamingService.Stub {
/frameworks/base/config/
Dhiddenapi-greylist.txt253 …ephony/mbms/vendor/IMbmsStreamingService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/telephon…
Dhiddenapi-greylist-max-o.txt68505 …ny/mbms/StreamingService;-><init>(ILandroid/telephony/mbms/vendor/IMbmsStreamingService;Landroid/t…
68510 …id/telephony/mbms/StreamingService;->mService:Landroid/telephony/mbms/vendor/IMbmsStreamingService;
68564 Landroid/telephony/mbms/vendor/IMbmsStreamingService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
68565 Landroid/telephony/mbms/vendor/IMbmsStreamingService$Stub$Proxy;->dispose(I)V
68566 Landroid/telephony/mbms/vendor/IMbmsStreamingService$Stub$Proxy;->getInterfaceDescriptor()Ljava/lan…
68567 Landroid/telephony/mbms/vendor/IMbmsStreamingService$Stub$Proxy;->getPlaybackUri(ILjava/lang/String…
68568 Landroid/telephony/mbms/vendor/IMbmsStreamingService$Stub$Proxy;->initialize(Landroid/telephony/mbm…
68569 Landroid/telephony/mbms/vendor/IMbmsStreamingService$Stub$Proxy;->mRemote:Landroid/os/IBinder;
68570 Landroid/telephony/mbms/vendor/IMbmsStreamingService$Stub$Proxy;->requestUpdateStreamingServices(IL…
68571 Landroid/telephony/mbms/vendor/IMbmsStreamingService$Stub$Proxy;->startStreaming(ILjava/lang/String…
[all …]