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 ...
53753 Landroid/telephony/mbms/InternalStreamingServiceCallback;->onStreamMethodUpdated(I)V53770 Landroid/telephony/mbms/IStreamingServiceCallback$Stub$Proxy;->onStreamMethodUpdated(I)V53782 Landroid/telephony/mbms/IStreamingServiceCallback;->onStreamMethodUpdated(I)V
47423 method public void onStreamMethodUpdated(int);