Searched defs:text1 (Results 1 – 6 of 6) sorted by relevance
37 final TextView text1 = new TextView(this); in onCreate() local
66 auto text1 = utf8ToUtf16("android"); in TEST() local264 auto text1 = utf8ToUtf16(std::string(10, c)); in TEST() local
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 ...
226 TextView text1 = (TextView)view.findViewById(android.R.id.text1); in getView() local
965 String text1 = "123456789012345678901234567890123456789012345678901234567890" + in testFragmentText() local