Home | History | Annotate | Download | only in server

Lines Matching refs:INVALID_ID

83     private int INVALID_ID = 0;
585 if (++mUniqueId == INVALID_ID) return ++mUniqueId;