Home
last modified time | relevance | path

Searched refs:beginning (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/text/method/
H A DWordIteratorTest.java43 private void verifyIsWordWithSurrogate(int beginning, int end, int surrogateIndex) { in verifyIsWordWithSurrogate() argument
44 for (int i = beginning; i <= end; i++) { in verifyIsWordWithSurrogate()
46 assertEquals(beginning, mWordIterator.getBeginning(i)); in verifyIsWordWithSurrogate()
55 private void verifyIsWord(int beginning, int end) { in verifyIsWord() argument
56 verifyIsWordWithSurrogate(beginning, end, -1); in verifyIsWord()
59 private void verifyIsNotWord(int beginning, int end) { in verifyIsNotWord() argument
60 for (int i = beginning; i <= end; i++) { in verifyIsNotWord()
/aosp14/frameworks/base/cmds/incident_helper/src/
H A Dih_util.cpp144 int beginning = lastIndex; in parseRecordByColumns() local
149 beginning = lastBeginning; in parseRecordByColumns()
151 record.push_back(trimDefault(line.substr(beginning, lineSize - beginning))); in parseRecordByColumns()
/aosp14/frameworks/base/core/tests/coretests/src/android/text/
H A DTextUtilsTest.java819 String beginning = "a"; in testTruncateInMiddleOfSurrogate() local
820 builder.append(beginning); in testTruncateInMiddleOfSurrogate()
830 assertEquals(beginning, result); in testTruncateInMiddleOfSurrogate()
836 String beginning = "a"; in testTruncateInMiddleOfChar() local
837 builder.append(beginning); in testTruncateInMiddleOfChar()
844 assertEquals(beginning, result); in testTruncateInMiddleOfChar()
/aosp14/frameworks/base/tools/lint/global/checks/src/main/java/com/google/android/lint/aidl/
H A DEnforcePermissionUtils.kt93 if (prepend) fix.beginning()
/aosp14/frameworks/base/wifi/tests/
H A DREADME.md31 statements and use logcat to view them. The beginning and end of every tests is automatically logged
/aosp14/frameworks/base/tests/ActivityManagerPerfTests/
H A DREADME.txt51 at the beginning of the iteration
/aosp14/frameworks/base/packages/SystemUI/scripts/token_alignment/
H A Dtsconfig.json62 … /* Emit a UTF-8 Byte Order Mark (BOM) in the beginning of output files.…
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dphysics-animation-layout.md71 …he animation will set the view's translationX property to `from` before beginning the animation to…
/aosp14/system/core/shell_and_utilities/
H A DREADME.md16 the system), so although this was the beginning of the end of toolbox it
/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManager.java5127 private @Nullable HistoricalOps splice(double fractionToRemove, boolean beginning) { in splice() argument
5130 if (beginning) { in splice()
/aosp14/system/core/init/
H A DREADME.md35 beginning of its execution. It is responsible for the initial set up of the system.
/aosp14/frameworks/base/media/native/midi/include/
H A DDoxyfile1918 # 3 is prepended. The dot (.) at the beginning of the MAN_EXTENSION tag is
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto4626 // FIELD: The delay of the activity reporting to be fully drawn measured from the beginning of