Searched defs:text1 (Results 1 – 8 of 8) sorted by relevance
97 private void verifySurroundingTextNotEquals(SurroundingText text1, SurroundingText text2) { in verifySurroundingTextNotEquals()118 SurroundingText text1, SurroundingText text2, boolean equals, boolean isSameInstance) { in verifySurroundingTextEquals()
37 final TextView text1 = new TextView(this); in onCreate() local
72 auto text1 = utf8ToUtf16("android"); in TEST() local272 auto text1 = utf8ToUtf16(std::string(10, c)); in TEST() local299 auto text1 = utf8ToUtf16("android"); in TEST() local
39 public static boolean isEqual(@Nullable Text text1, @Nullable Text text2) { in isEqual()
324 String text1 = getStringOrNull(cursor, mText1Col); in bindView() local473 String text1 = getColumnString(cursor, SearchManager.SUGGEST_COLUMN_TEXT_1); in convertToString() local
... switch2 public static final int tabHost public static final int text1 public static final int text2 public static final int text3 ...
243 TextView text1 = (TextView)view.findViewById(android.R.id.text1); in getView() local
966 String text1 = "123456789012345678901234567890123456789012345678901234567890" + in testFragmentText() local