Searched defs:titleText (Results 1 – 12 of 12) sorted by relevance
124 CharSequence titleText, Fragment resultTo, int resultRequestCode) { in startPreferencePanel()
354 final TextView titleText = (TextView) v.findViewById(R.id.title_text); in onCreateView() local440 final TextView titleText = (TextView) v.findViewById(R.id.title); in onCreateView() local
97 TextView titleText = (TextView) content.findViewById(R.id.title_text); in onCreateView() local
90 TextView titleText = (TextView) content.findViewById(R.id.title_text); in onCreateView() local
361 final String titleText = mContext.getString(titleResId); in updateViewContent() local
232 final TextView titleText = (TextView) titleView.findViewById(android.R.id.title); in loadAccountList() local
157 CharSequence titleText = intent.getCharSequenceExtra( in setAccessibilityTitle() local
913 CharSequence titleText, Fragment resultTo, int resultRequestCode) { in startPreferencePanel()940 CharSequence titleText, UserHandle userHandle) { in startPreferencePanelAsUser()
498 String titleText = cursor.getString(1); in getAllProgramsForChannel() local
390 final String titleText = getResources().getString(titleResId); in updateViewContent() local
522 public EitItem(long programId, int eventId, String titleText, long startTime, in EitItem()
612 String titleText = ""; in parseEIT() local