Home
last modified time | relevance | path

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

/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.java251 TextView labelView = (TextView) capabilityView.findViewById( in createEnableDialogContentView() local
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DPowerUsageDetail.java536 TextView labelView = (TextView) item.findViewById(R.id.label); in fillDetailsSection() local
754 TextView labelView = (TextView) item.findViewById(R.id.label); in fillPackagesSection() local
/packages/apps/Settings/src/com/android/settings/applications/
DProcessStatsDetail.java188 TextView labelView = (TextView) item.findViewById(R.id.label); in addDetailsItem() local