Searched refs:mDataLocatorType (Results 1 – 5 of 5) sorted by relevance
51 switch (mDataLocatorType) { in onPrepare()86 SL_LOGE("unsupported data locator %d for MediaPlayer object", mDataLocatorType); in onPrepare()
29 mDataLocatorType(kDataLocatorNone), in GenericPlayer()97 mDataLocatorType = kDataLocatorUri; in setDataSource()131 mDataLocatorType = kDataLocatorFd; in setDataSource()275 if (mDataLocatorType == kDataLocatorFd && mDataLocator.fdi.mCloseAfterUse) { in resetDataLocator()281 mDataLocatorType = kDataLocatorNone; in resetDataLocator()
99 int mDataLocatorType; variable
577 if (kDataLocatorUri == mDataLocatorType) { in afterMediaPlayerPreparedSuccessfully()
186 switch (mDataLocatorType) { in onPrepare()