Home
last modified time | relevance | path

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

12345678910>>...12

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/floatingsheetcontent/
DFloatingSheetContent.kt42 abstract fun onViewCreated(view: T) in onViewCreated() method
/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.java40 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in LocationSettingsFragment
/packages/apps/Launcher3/src_plugins/com/android/systemui/plugins/
DCustomWidgetPlugin.java38 void onViewCreated(AppWidgetHostView parent); in onViewCreated() method
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitLauncher/src/com/android/car/portraitlauncher/controlbar/
DControlBarMediaFragment.java38 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ControlBarMediaFragment
/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/Settings/src/com/android/settings/print/
DProfileSettingsPreferenceFragment.java43 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ProfileSettingsPreferenceFragment
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/customizationtool/
DCustomizationToolFragment.java47 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in CustomizationToolFragment
/packages/apps/Settings/src/com/android/settings/widget/
DEmptyTextSettings.java37 public void onViewCreated(View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in EmptyTextSettings
/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/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/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/activities/
DDeviceInfoSettingsFragment.java47 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in DeviceInfoSettingsFragment
/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/modules/Bluetooth/android/ChannelSoundingTestApp/app/src/main/java/com/android/bluetooth/channelsoundingtestapp/
DRoleSelectionFragment.java45 public void onViewCreated(@NonNull View view, Bundle savedInstanceState) { in onViewCreated() method in RoleSelectionFragment
DReflectorFragment.java49 public void onViewCreated(@NonNull View view, Bundle savedInstanceState) { in onViewCreated() method in ReflectorFragment
/packages/apps/Settings/src/com/android/settings/accessibility/
DVolumeShortcutToggleAccessibilityServicePreferenceFragment.java39 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in VolumeShortcutToggleAccessibilityServicePreferenceFragment
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/drivemode/
DDriveModeSwitchFragment.java49 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in DriveModeSwitchFragment
/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/modules/AdServices/adservices/apk/java/com/android/adservices/ui/settings/fragments/
DAdServicesSettingsMainFragment.java48 public void onViewCreated(@NonNull View view, Bundle savedInstanceState) { in onViewCreated() method in AdServicesSettingsMainFragment
DAdServicesSettingsBlockedTopicsFragment.java52 public void onViewCreated(@NonNull View view, Bundle savedInstanceState) { in onViewCreated() method in AdServicesSettingsBlockedTopicsFragment
DAdServicesSettingsBlockedAppsFragment.java52 public void onViewCreated(@NonNull View view, Bundle savedInstanceState) { in onViewCreated() method in AdServicesSettingsBlockedAppsFragment
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/
DConsentNotificationConfirmationFragment.java66 public void onViewCreated(@NonNull View view, Bundle savedInstanceState) { in onViewCreated() method in ConsentNotificationConfirmationFragment
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/about/
DRebootConfirmFragment.java57 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in RebootConfirmFragment

12345678910>>...12