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

  /frameworks/av/include/media/
mediaplayer.h 262 status_t getDuration_l(int *msec);
  /frameworks/av/media/libmedia/
mediaplayer.cpp 480 status_t MediaPlayer::getDuration_l(int *msec)
482 ALOGV("getDuration_l");
508 return getDuration_l(msec);

Completed in 69 milliseconds