Searched defs:toIndex (Results 1 – 4 of 4) sorted by relevance
141 int toIndex = Math.max(0, n); in getCallRecords() local
90 int toIndex = in doInBackground() local
172 int toIndex = to >> 1; in animate() local
239 private void insertNameVariants(long rawContactId, long dataId, int fromIndex, int toIndex, in insertNameVariants()