Searched refs:onStreamMethodUpdated (Results 1 – 9 of 9) sorted by relevance
41 public void onStreamMethodUpdated(int method) { in onStreamMethodUpdated() method in StreamingServiceTracker.Callback42 StreamingServiceTracker.this.onStreamMethodUpdated(method); in onStreamMethodUpdated()100 private void onStreamMethodUpdated(int method) { in onStreamMethodUpdated() method in StreamingServiceTracker
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()
127 callbackWithState.getCallback().onStreamMethodUpdated(newMethod); in updateStreamingMethod()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
57719 Landroid/telephony/mbms/InternalStreamingServiceCallback;->onStreamMethodUpdated(I)V57736 Landroid/telephony/mbms/IStreamingServiceCallback$Stub$Proxy;->onStreamMethodUpdated(I)V57748 Landroid/telephony/mbms/IStreamingServiceCallback;->onStreamMethodUpdated(I)V
43917 method public void onStreamMethodUpdated(int);