Home
last modified time | relevance | path

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

1234567

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/floatingsheetcontent/
DFloatingSheetContent.kt42 abstract fun onViewCreated(view: T) in onViewCreated() method in com.android.wallpaper.widget.floatingsheetcontent.FloatingSheetContent
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
DFormattingProgressFragment.java34 public void onViewCreated(View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in FormattingProgressFragment
DMoveAppProgressFragment.java42 public void onViewCreated(View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in MoveAppProgressFragment
/packages/apps/Car/Settings/src/com/android/car/settings/location/
DLocationSettingsFragment.java39 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in LocationSettingsFragment
/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/
DSettingsPreferenceFragmentBase.java31 public void onViewCreated(@NonNull View view, Bundle savedInstanceState) { in onViewCreated() method in SettingsPreferenceFragmentBase
/packages/apps/Settings/src/com/android/settings/accessibility/
DVolumeShortcutToggleSelectToSpeakPreferenceFragmentForSetupWizard.java30 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in VolumeShortcutToggleSelectToSpeakPreferenceFragmentForSetupWizard
DVolumeShortcutToggleScreenReaderPreferenceFragmentForSetupWizard.java30 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in VolumeShortcutToggleScreenReaderPreferenceFragmentForSetupWizard
DVolumeShortcutToggleAccessibilityServicePreferenceFragment.java39 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in VolumeShortcutToggleAccessibilityServicePreferenceFragment
/packages/apps/Settings/src/com/android/settings/print/
DProfileSettingsPreferenceFragment.java39 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ProfileSettingsPreferenceFragment
/packages/apps/Settings/src/com/android/settings/widget/
DEmptyTextSettings.java36 public void onViewCreated(View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in EmptyTextSettings
/packages/services/Car/tests/UxRestrictionsSample/src/com/google/android/car/uxr/sample/
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
/packages/apps/Car/Launcher/src/com/android/car/carlauncher/homescreen/assistive/
DAssistiveCardPresenter.java43 public void onViewCreated() { in onViewCreated() method in AssistiveCardPresenter
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DBottomActionBarFragment.java46 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in BottomActionBarFragment
/packages/apps/Launcher3/src_plugins/com/android/systemui/plugins/
DCustomWidgetPlugin.java70 void onViewCreated(AppWidgetHostView parent); in onViewCreated() method
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/insets/
DWindowInsetsFullScreenFragment.java48 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in WindowInsetsFullScreenFragment
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/assistant/
DCarAssistantFragment.java50 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in CarAssistantFragment
/packages/apps/Car/Settings/src/com/android/car/settings/sound/
DRingtonePickerFragment.java79 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in RingtonePickerFragment
/packages/apps/EmergencyInfo/src/com/android/emergency/view/
DViewEmergencyInfoFragment.java57 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in ViewEmergencyInfoFragment
/packages/apps/Car/Launcher/src/com/android/car/carlauncher/homescreen/audio/
DHomeAudioCardPresenter.java48 public void onViewCreated() { in onViewCreated() method in HomeAudioCardPresenter
/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/
DSettingsPreferenceFragment.java94 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in SettingsPreferenceFragment
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/about/
DRebootConfirmFragment.java57 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in RebootConfirmFragment
/packages/apps/Car/Settings/src/com/android/car/settings/system/
DFactoryResetFragment.java82 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in FactoryResetFragment
/packages/apps/Dialer/java/com/android/incallui/maps/impl/
DStaticMapFragment.java57 public void onViewCreated(View view, @Nullable Bundle bundle) { in onViewCreated() method in StaticMapFragment
/packages/apps/Settings/src/com/android/settings/wifi/dpp/
DWifiDppChooseSavedWifiNetworkFragment.java69 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in WifiDppChooseSavedWifiNetworkFragment
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/ui/
DAlbumsTabFragment.java42 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in AlbumsTabFragment

1234567