Home | History | Annotate | Download | only in media

Lines Matching refs:clientCount

564             final int clientCount = mClientRecords.size();
565 if (clientCount != 0) {
566 for (int i = 0; i < clientCount; i++) {