Searched refs:nextClient (Results 1 – 1 of 1) sorted by relevance
1590 sp<Client> nextClient; in notify() local1596 nextClient = mNextClient; in notify()1601 errStartNext = nextClient->start(); in notify()1605 if (nextClient != NULL) { in notify()1608 Mutex::Autolock l(nextClient->mLock); in notify()1609 nc = nextClient->mClient; in notify()