Home
last modified time | relevance | path

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

/packages/apps/Dialer/src/com/android/dialer/
DPhoneCallDetailsViews.java33 public final TextView labelView; field in PhoneCallDetailsViews
36 CallTypeIconsView callTypeIcons, TextView callTypeAndDate, TextView labelView) { in PhoneCallDetailsViews()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/
DSetupStartIndicatorView.java39 final LabelView labelView = (LabelView)findViewById(R.id.setup_start_label); in SetupStartIndicatorView() local
/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/accessibility/
DToggleAccessibilityServicePreferenceFragment.java218 TextView labelView = (TextView) capabilityView.findViewById( in createEnableDialogContentView() local
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DPowerUsageDetail.java341 TextView labelView = (TextView) item.findViewById(R.id.label); in fillDetailsSection() local
537 TextView labelView = (TextView) item.findViewById(R.id.label); in fillPackagesSection() local
/packages/apps/Settings/src/com/android/settings/applications/
DProcessStatsDetail.java194 TextView labelView = (TextView) item.findViewById(R.id.label); in addDetailsItem() local