Searched refs:mChildCounter (Results 1 – 1 of 1) sorted by relevance
114 private int mChildCounter = 0; field in Session229 return String.valueOf(mChildCounter++); in getNextChildId()385 result = 31 * result + mChildCounter; in hashCode()401 if (mChildCounter != session.mChildCounter) return false; in equals()