Searched refs:nextClient (Results 1 – 1 of 1) sorted by relevance
1418 sp<Client> nextClient; in notify() local1424 nextClient = mNextClient; in notify()1429 errStartNext = nextClient->start(); in notify()1433 if (nextClient != NULL) { in notify()1436 Mutex::Autolock l(nextClient->mLock); in notify()1437 nc = nextClient->mClient; in notify()