Searched defs:updateStateWithPosition (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libmedia/
H A DAudioTrackShared.cpp875 status_t StaticAudioTrackServerProxy::updateStateWithPosition( function in class:android::StaticAudioTrackServerProxy
900 updateStateWithPosition(&trystate, state) == OK;
902 result = updateStateWithPosition(&trystate, state) == OK &&

Completed in 179 milliseconds