Searched refs:nextClient (Results 1 – 1 of 1) sorted by relevance
1428 sp<Client> nextClient; in notify() local1434 nextClient = mNextClient; in notify()1439 errStartNext = nextClient->start(); in notify()1443 if (nextClient != NULL) { in notify()1446 Mutex::Autolock l(nextClient->mLock); in notify()1447 nc = nextClient->mClient; in notify()