HomeSort by relevance Sort by last modified time
    Searched defs:getDrmInfo (Results 1 - 9 of 9) sorted by null

  /frameworks/av/media/libstagefright/include/
ThrottledSource.h 61 virtual void getDrmInfo(sp<DecryptHandle> &handle, DrmManagerClient **client) {
62 mSource->getDrmInfo(handle, client);
  /frameworks/av/media/libstagefright/
FileSource.cpp 197 void FileSource::getDrmInfo(sp<DecryptHandle> &handle, DrmManagerClient **client) {
NuCachedSource2.cpp 684 void NuCachedSource2::getDrmInfo(sp<DecryptHandle> &handle, DrmManagerClient **client) {
685 mSource->getDrmInfo(handle, client);
  /frameworks/av/media/libstagefright/http/
MediaHTTP.cpp 179 void MediaHTTP::getDrmInfo(
  /frameworks/av/media/libstagefright/include/media/stagefright/
DataSource.h 116 virtual void getDrmInfo(sp<DecryptHandle> &/*handle*/, DrmManagerClient ** /*client*/) {};
  /frameworks/base/media/java/android/media/
MediaPlayer.java     [all...]
  /prebuilts/sdk/27/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 952 milliseconds