Home
last modified time | relevance | path

Searched defs:substring (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/sizecompatrestartbutton/
DSizeCompatRestartButtonStatsTests.java154 String substring = s.substring(physicalSize.length()); in getDisplayRealSize() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/appcompatstate/
DAppCompatStateStatsTests.java276 String substring = s.substring(physicalSize.length()); in getDisplayRealSize() local
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java4571 final String substring = LONG_TEXT.substring(0, charWidth); in testHyphenationNotHappen_frequencyNone() local
4607 final String substring = LONG_TEXT.substring(0, charWidth); in testHyphenationNotHappen_breakStrategySimple() local