Searched refs:tokenCount (Results 1 – 2 of 2) sorted by relevance
1616 final int tokenCount = this.mStartedPrinterDiscoveryTokens.size(); in dumpLocked() local1617 for (int i = 0; i < tokenCount; i++) { in dumpLocked()
5632 final int tokenCount = mOpUserRestrictions.size();5633 for (int i = tokenCount - 1; i >= 0; i--) {