Home
last modified time | relevance | path

Searched refs:initView (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Messaging/tests/src/com/android/messaging/ui/mediapicker/
DAudioRecordViewTest.java50 private AudioRecordView initView() { in initView() method in AudioRecordViewTest
62 final AudioRecordView view = initView(); in testRecording()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/users/
DOwnerInfoSettings.java57 initView(); in onCreateDialog()
66 private void initView() { in initView() method in OwnerInfoSettings
/packages/apps/Settings/src/com/android/settings/users/
DOwnerInfoSettings.java57 initView(); in onCreateDialog()
66 private void initView() { in initView() method in OwnerInfoSettings
/packages/apps/Settings/src/com/android/settings/
DProxySelector.java66 initView(mView); in onCreateView()
120 private void initView(View view) { in initView() method in ProxySelector
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DProxySelector.java66 initView(mView); in onCreateView()
120 private void initView(View view) { in initView() method in ProxySelector
/packages/apps/Calendar/src/com/android/calendar/month/
DSimpleWeekView.java198 initView(); in SimpleWeekView()
318 protected void initView() { in initView() method in SimpleWeekView
DMonthWeekEventsView.java345 protected void initView() { in initView() method in MonthWeekEventsView
346 super.initView(); in initView()
/packages/apps/Calendar/src/com/android/calendar/
DDayView.java1351 private void initView(DayView view) { in initView() method in DayView
3348 initView(view); in initNextView()