Home
last modified time | relevance | path

Searched defs:labelView (Results 1 – 4 of 4) 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/DeskClock/src/com/android/deskclock/timer/
DExpiredTimersActivity.java149 final TextView labelView = (TextView) timerItem.findViewById(R.id.timer_label); in addTimer() local
/packages/apps/Settings/src/com/android/settings/accessibility/
DToggleAccessibilityServicePreferenceFragment.java257 TextView labelView = (TextView) capabilityView.findViewById( in createEnableDialogContentView() local