Home | History | Annotate | Download | only in app

Lines Matching defs:clientCount

2350         public int clientCount;
2428 dest.writeInt(clientCount);
2445 clientCount = source.readInt();