Searched refs:nextClient (Results 1 – 1 of 1) sorted by relevance
1419 sp<Client> nextClient; in notify() local1425 nextClient = mNextClient; in notify()1430 errStartNext = nextClient->start(); in notify()1434 if (nextClient != NULL) { in notify()1437 Mutex::Autolock l(nextClient->mLock); in notify()1438 nc = nextClient->mClient; in notify()