Searched refs:onStreamMethodUpdated (Results 1 – 7 of 7) sorted by relevance
113 public void onStreamMethodUpdated(final int methodType) throws RemoteException { in onStreamMethodUpdated() method in InternalStreamingServiceCallback123 mAppCallback.onStreamMethodUpdated(methodType); in onStreamMethodUpdated()
27 void onStreamMethodUpdated(int methodType); in onStreamMethodUpdated() method
122 public void onStreamMethodUpdated(int methodType) { in onStreamMethodUpdated() method in StreamingServiceCallback
217 public void onStreamMethodUpdated(final int methodType) { in startStreaming()219 callback.onStreamMethodUpdated(methodType); in startStreaming()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
54396 Landroid/telephony/mbms/InternalStreamingServiceCallback;->onStreamMethodUpdated(I)V54413 Landroid/telephony/mbms/IStreamingServiceCallback$Stub$Proxy;->onStreamMethodUpdated(I)V54425 Landroid/telephony/mbms/IStreamingServiceCallback;->onStreamMethodUpdated(I)V
47022 method public void onStreamMethodUpdated(int);