Home | History | Annotate | Download | only in libmediaplayerservice

Lines Matching refs:mClients

348         mClients.add(w);
467 for (int i = 0, n = mClients.size(); i < n; ++i) {
468 sp<Client> c = mClients[i].promote();
571 mClients.remove(client);