HomeSort by relevance Sort by last modified time
    Searched refs:setPlayingStreamingMediaPlayer (Results 1 - 2 of 2) sorted by null

  /development/ndk/platforms/android-14/samples/native-media/src/com/example/nativemedia/
NativeMedia.java 258 setPlayingStreamingMediaPlayer(mIsPlayingStreaming);
305 setPlayingStreamingMediaPlayer(false);
331 public static native void setPlayingStreamingMediaPlayer(boolean isPlaying);
  /frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/
NativeMedia.java 268 setPlayingStreamingMediaPlayer(mIsPlayingStreaming);
305 setPlayingStreamingMediaPlayer(false);
331 public static native void setPlayingStreamingMediaPlayer(boolean isPlaying);

Completed in 5148 milliseconds