Searched defs:startIndex (Results 1 – 8 of 8) sorted by relevance
| /cts/hostsidetests/packagemanager/parsing/processing/ |
| D | ApkGenerator.py | 58 startIndex = text.index(TRIPLE_QUOTE, annotationIndex) variable
|
| /cts/tests/tests/car_builtin/src/android/car/cts/builtin/view/ |
| D | DisplayHelperTest.java | 134 int startIndex = DISPLAY_ID_PREFIX_LOCAL.length(); in getPhysicalPortFromId() local
|
| /cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
| D | OverlayHostTest.java | 95 int startIndex = result.indexOf(overlayPackageForCurrentUser); in getStateForOverlay() local
|
| /cts/hostsidetests/appsecurity/test-apps/rro/OverlayTarget/src/com/android/cts/overlay/target/ |
| D | OverlayTargetTest.java | 149 final int startIndex = result.indexOf(overlayPackageForCurrentUser); in getStateForOverlay() local
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
| D | Util.java | 123 public static int findMaxIndex(double[] data, int startIndex, int endIndex) { in findMaxIndex()
|
| /cts/tests/tests/text/src/android/text/cts/ |
| D | StaticLayoutLineBreakingTest.java | 203 int startIndex = text.indexOf('<'); in spanify() local
|
| /cts/tests/tests/webkit/src/android/webkit/cts/ |
| D | WebViewTest.java | 2556 CharSequence text, int startIndex, int endIndex, LocaleList defaultLocales) { in testSetCustomTextClassifier() 2562 CharSequence text, int startIndex, int endIndex, LocaleList defaultLocales) { in testSetCustomTextClassifier()
|
| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | TextViewTest.java | 8516 int startIndex = text.indexOf("president"); in testSmartSelection() local 8540 int startIndex = text.indexOf("is coming to town"); in testSmartSelection_dragSelection() local 8565 int startIndex = text.indexOf("president"); in testSmartSelection_resetSelection() local 9455 TextView textView, int startIndex, int endIndex) { in getCenterPositionOfTextAt()
|