HomeSort by relevance Sort by last modified time
    Searched refs:newstart (Results 1 - 2 of 2) sorted by null

  /packages/apps/Mms/src/com/android/mms/ui/
SearchActivity.java 137 int newstart = Math.max(0, startPos - offset); local
140 if (newstart == start && newend == end) {
144 start = newstart;
  /bionic/libc/regex/
regcomp.c 1416 sop *newstart; \/* newstart was initialized in the OCHAR case *\/ local
    [all...]

Completed in 5194 milliseconds