Home
last modified time | relevance | path

Searched defs:labelView (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/
DPhoneCallDetailsViews.java34 public final TextView labelView; field in PhoneCallDetailsViews
38 TextView labelView) { in PhoneCallDetailsViews()
/packages/apps/Contacts/tests/src/com/android/contacts/tests/allintents/
DResultActivity.java166 TextView labelView = new TextView(this); in addRowWithBitmap() local
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DPowerUsageDetail.java324 TextView labelView = (TextView) item.findViewById(R.id.label); in fillDetailsSection() local
518 TextView labelView = (TextView) item.findViewById(R.id.label); in fillPackagesSection() local
/packages/apps/DeskClock/src/com/android/deskclock/
DAlarmClock.java127 TextView labelView = in bindView() local