Home
last modified time | relevance | path

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

/frameworks/av/media/libmedia/
Dmediaplayer.cpp210 const bool hasBeenInitialized = in invoke() local
213 if ((mPlayer != NULL) && hasBeenInitialized) { in invoke()