Home
last modified time | relevance | path

Searched refs:isLocalSource (Results 1 – 1 of 1) sorted by relevance

/frameworks/wilhelm/src/android/
Dandroid_GenericMediaPlayer.cpp579 bool isLocalSource = true; in afterMediaPlayerPreparedSuccessfully() local
581 isLocalSource = !isDistantProtocol(mDataLocator.uriRef); in afterMediaPlayerPreparedSuccessfully()
583 if (isLocalSource) { in afterMediaPlayerPreparedSuccessfully()