Home
last modified time | relevance | path

Searched defs:onViewCreated (Results 1 – 25 of 186) sorted by relevance

12345678

/aosp12/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/
H A DSettingsPreferenceFragment.java94 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in SettingsPreferenceFragment
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/about/
H A DRebootConfirmFragment.java57 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in RebootConfirmFragment
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
H A DFormattingProgressFragment.java34 public void onViewCreated(View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in FormattingProgressFragment
H A DMoveAppProgressFragment.java42 public void onViewCreated(View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in MoveAppProgressFragment
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/location/
H A DLocationSettingsFragment.java39 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in LocationSettingsFragment
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/calllog/
H A DCallHistoryFragment.java43 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in CallHistoryFragment
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/contact/
H A DContactListFragment.java46 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in ContactListFragment
/aosp12/frameworks/base/tests/UiBench/src/com/android/test/uibench/
H A DShadowGridActivity.java30 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ShadowGridActivity.NoDividerListFragment
/aosp12/packages/apps/Settings/src/com/android/settings/print/
H A DProfileSettingsPreferenceFragment.java39 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ProfileSettingsPreferenceFragment
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DVolumeShortcutToggleScreenReaderPreferenceFragmentForSetupWizard.java30 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in VolumeShortcutToggleScreenReaderPreferenceFragmentForSetupWizard
H A DVolumeShortcutToggleSelectToSpeakPreferenceFragmentForSetupWizard.java30 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in VolumeShortcutToggleSelectToSpeakPreferenceFragmentForSetupWizard
H A DVolumeShortcutToggleAccessibilityServicePreferenceFragment.java39 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in VolumeShortcutToggleAccessibilityServicePreferenceFragment
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DEmptyTextSettings.java36 public void onViewCreated(View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in EmptyTextSettings
/aosp12/frameworks/base/tests/BiDiTests/src/com/android/bidi/
H A DBiDiTestTextViewDrawablesLtr.java39 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in BiDiTestTextViewDrawablesLtr
H A DBiDiTestTextViewDrawablesRtl.java39 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in BiDiTestTextViewDrawablesRtl
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/insets/
H A DWindowInsetsFullScreenFragment.java48 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in WindowInsetsFullScreenFragment
/aosp12/packages/apps/Launcher3/src_plugins/com/android/systemui/plugins/
H A DCustomWidgetPlugin.java70 void onViewCreated(AppWidgetHostView parent); in onViewCreated() method
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
H A DBottomActionBarFragment.java46 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in BottomActionBarFragment
/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/homescreen/assistive/
H A DAssistiveCardPresenter.java43 public void onViewCreated() { in onViewCreated() method in AssistiveCardPresenter
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
H A DSettingsPreferenceFragment.java105 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in SettingsPreferenceFragment
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/assistant/
H A DCarAssistantFragment.java50 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in CarAssistantFragment
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/sound/
H A DRingtonePickerFragment.java79 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in RingtonePickerFragment
/aosp12/packages/services/Car/tests/UxRestrictionsSample/src/com/google/android/car/uxr/sample/
H A DConfigurationDialogFragment.java76 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ConfigurationDialogFragment
145 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ConfigurationDialogFragment.UxRestrictionsListFragment
/aosp12/packages/apps/EmergencyInfo/src/com/android/emergency/view/
H A DViewEmergencyInfoFragment.java57 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in ViewEmergencyInfoFragment
/aosp12/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/
H A DShadowGridActivity.java35 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ShadowGridActivity.MyListFragment

12345678