OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tryBeginTrackSwitch
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libmediaplayerservice/
MediaPlayerService.h
182
//
tryBeginTrackSwitch
/endTrackSwitch are used when the CallbackData is handed over
185
//
tryBeginTrackSwitch
() returns true only if it obtains the lock.
186
bool
tryBeginTrackSwitch
() {
187
LOG_ALWAYS_FATAL_IF(mSwitching, "
tryBeginTrackSwitch
() already called");
MediaPlayerService.cpp
[
all
...]
Completed in 289 milliseconds