Home
last modified time | relevance | path

Searched defs:subHeader (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java122 public Entry(int id, Drawable mainIcon, String header, String subHeader, in Entry()
575 final TextView subHeader = (TextView) entryView.findViewById(R.id.sub_header); in setEntrySubHeaderColor() local
652 final TextView subHeader = (TextView) view.findViewById(R.id.sub_header); in createEntryView() local
DQuickContactActivity.java1381 String subHeader = null; in dataItemToEntry() local
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/provisioning/
DProvisioningActivity.java363 final TextView subHeader = layout.findViewById(R.id.subheader); in setupTransitionAnimationHelper() local