Searched refs:StreamingError (Results 1 – 1 of 1) sorted by relevance
54 private @interface StreamingError{} annotation in MbmsStreamingSessionCallback62 public void onError(@StreamingError int errorCode, @Nullable String message) { in onError()