Home
last modified time | relevance | path

Searched defs:headerView (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/password/
DSetupChooseLockPatternTest.java225 final TextView headerView = layout.findViewById(R.id.sud_layout_subtitle); in inIntroductionStage_theHeaderHeight_shouldSetMinLinesTwoToPreventFlicker() local
235 final TextView headerView = layout.findViewById(R.id.sud_layout_subtitle); in createActivity_enterPattern_shouldGoToFirstChoiceValidStage() local
248 final TextView headerView = layout.findViewById(R.id.sud_layout_subtitle); in createActivity_enterShortPattern_shouldGoToChoiceTooShortStage() local
262 final TextView headerView = layout.findViewById(R.id.sud_layout_subtitle); in inChoiceTooShortStage_theHeaderColor_shouldTintOnErrorColor() local
291 final TextView headerView = layout.findViewById(R.id.sud_layout_subtitle); in inFirstChoiceValidStage_clickNextButton_shouldGoToNeedToConfirmStage() local
307 final TextView headerView = layout.findViewById(R.id.sud_layout_subtitle); in inNeedToConfirmStage_enterWrongPattern_shouldGoToConfirmWrongStage() local
333 final TextView headerView = layout.findViewById(R.id.sud_layout_subtitle); in inNeedToConfirmStage_enterCorrectPattern_shouldGoToChoiceConfirmedStage() local
/packages/apps/Settings/src/com/android/settings/development/storage/
DLeaseInfoListView.java93 final LinearLayout headerView = (LinearLayout) mInflater.inflate( in getHeaderView() local
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/autodelete/
DHeaderPreference.kt42 var headerView: LinearLayout? = in onBindViewHolder() variable
/packages/apps/Settings/src/com/android/settings/deviceinfo/aboutphone/
DMyDeviceInfoFragment.java181 final View headerView = headerPreference.findViewById(R.id.entity_header); in initHeader() local
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DSearchTransitionController.java150 FloatingHeaderView headerView = mAllAppsContainerView.getFloatingHeaderView(); in setSearchToAzProgress() local
DActivityAllAppsContainerView.java1336 final FloatingHeaderView headerView = getFloatingHeaderView(); in drawOnScrimWithScale() local
/packages/apps/Car/Notification/src/com/android/car/notification/template/
DCarNotificationBaseViewHolder.java227 void bindHeader(CarNotificationHeaderView headerView, boolean isInGroup) { in bindHeader()
/packages/apps/Settings/src/com/android/settings/accessibility/
DMagnificationModePreferenceController.java174 final View headerView = LayoutInflater.from(mContext).inflate( in createMagnificationModeDialog() local