Searched refs:hasClient (Results 1 – 3 of 3) sorted by relevance
94 bool hasClient; variable
251 bool hasClient(wp<Client> client);
743 bool MediaPlayerService::hasClient(wp<Client> client) in hasClient() function in android::MediaPlayerService1385 if (c != NULL && !mService->hasClient(c)) { in setNextPlayer()