OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
478
status_t MediaPlayer::
getDuration_l
(int *msec)
480
ALOGV("
getDuration_l
");
506
return
getDuration_l
(msec);
Completed in 62 milliseconds