Searched refs:getDuration_l (Results 1 – 4 of 4) sorted by relevance
132 status_t getDuration_l(int64_t *msec);
280 status_t getDuration_l(int *msec);
509 status_t MediaPlayer::getDuration_l(int *msec) in getDuration_l() function in android::MediaPlayer537 return getDuration_l(msec); in getDuration()