Searched refs:canBeUsed (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/libmediaplayerservice/
H A DTestPlayerStub.h102 static bool canBeUsed(const char *url);
H A DTestPlayerStub.cpp191 /* static */ bool TestPlayerStub::canBeUsed(const char *url) function in class:android::TestPlayerStub
H A DMediaPlayerService.cpp724 if (TestPlayerStub::canBeUsed(url)) {

Completed in 271 milliseconds