Searched refs:canBeUsed (Results 1 – 3 of 3) sorted by relevance
111 static bool canBeUsed(const char *url);
193 /* static */ bool TestPlayerStub::canBeUsed(const char *url) in canBeUsed() function in android::TestPlayerStub
230 if (TestPlayerStub::canBeUsed(url)) { in scoreFactory()