Home
last modified time | relevance | path

Searched defs:text1 (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/view/inputmethod/
H A DSurroundingTextTest.java97 private void verifySurroundingTextNotEquals(SurroundingText text1, SurroundingText text2) { in verifySurroundingTextNotEquals()
118 SurroundingText text1, SurroundingText text2, boolean equals, boolean isSameInstance) { in verifySurroundingTextEquals()
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DMarqueeActivity.java37 final TextView text1 = new TextView(this); in onCreate() local
/aosp14/frameworks/base/core/java/android/app/smartspace/
H A DSmartspaceUtils.java39 public static boolean isEqual(@Nullable Text text1, @Nullable Text text2) { in isEqual()
/aosp14/frameworks/base/core/java/android/widget/
H A DSuggestionsAdapter.java324 String text1 = getStringOrNull(cursor, mText1Col); in bindView() local
473 String text1 = getColumnString(cursor, SearchManager.SUGGEST_COLUMN_TEXT_1); in convertToString() local
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DMediaRouteChooserDialog.java243 TextView text1 = (TextView)view.findViewById(android.R.id.text1); in getView() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...