Searched defs:startIndex (Results 1 – 8 of 8) sorted by relevance
109 int startIndex = DISPLAY_ID_PREFIX_LOCAL.length(); in getPhysicalPortFromId() local
58 startIndex = text.index(TRIPLE_QUOTE, annotationIndex) variable
95 int startIndex = result.indexOf(overlayPackageForCurrentUser); in getStateForOverlay() local
149 final int startIndex = result.indexOf(overlayPackageForCurrentUser); in getStateForOverlay() local
123 public static int findMaxIndex(double[] data, int startIndex, int endIndex) { in findMaxIndex()
203 int startIndex = text.indexOf('<'); in spanify() local
2565 int startIndex, in testSetCustomTextClassifier()2574 int startIndex, in testSetCustomTextClassifier()
8345 int startIndex = text.indexOf("president"); in testSmartSelection() local8369 int startIndex = text.indexOf("is coming to town"); in testSmartSelection_dragSelection() local8394 int startIndex = text.indexOf("president"); in testSmartSelection_resetSelection() local9272 TextView textView, int startIndex, int endIndex) { in getCenterPositionOfTextAt()