Home
last modified time | relevance | path

Searched defs:initView (Results 1 – 10 of 10) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/floatingsheetcontent/
DFloatingSheetContent.kt49 fun initView() { in initView() method
/packages/apps/Messaging/tests/src/com/android/messaging/ui/mediapicker/
DAudioRecordViewTest.java50 private AudioRecordView initView() { in initView() method in AudioRecordViewTest
/packages/apps/Settings/src/com/android/settings/users/
DOwnerInfoSettings.java66 private void initView() { in initView() method in OwnerInfoSettings
/packages/apps/Car/SystemUI/src/com/android/systemui/car/hvac/referenceui/
DFanSpeedBarSegment.java107 private void initView() { in initView() method in FanSpeedBarSegment
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitLauncher/src/com/android/car/portraitlauncher/panel/
DGripBarView.java71 private void initView() { in initView() method in GripBarView
/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
DUdfpsEnrollEnrollingView.java85 void initView(FingerprintSensorPropertiesInternal udfpsProps, in initView() method in UdfpsEnrollEnrollingView
/packages/apps/Settings/src/com/android/settings/
DProxySelector.java122 private void initView(View view) { in initView() method in ProxySelector
/packages/apps/Calendar/src/com/android/calendar/month/
DSimpleWeekView.kt238 protected open fun initView() { in initView() method
DMonthWeekEventsView.kt273 protected override fun initView() { in initView() method
/packages/apps/Calendar/src/com/android/calendar/
DDayView.kt991 private fun initView(view: DayView) { in initView() method