Searched refs:wrapIndex (Results 1 – 2 of 2) sorted by relevance
246 return wrapIndex(mLogEndIndex - mLogSize); in startIndex()255 return wrapIndex(index + 1); in incrementIndex()263 int wrapIndex(int index) { in wrapIndex() method in LocalEventLog
13956 PLcom/android/server/location/eventlog/LocalEventLog;->wrapIndex(I)I