Home
last modified time | relevance | path

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

12345678

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DAddAccessoryContentFragment.java36 public void onViewCreated(View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in AddAccessoryContentFragment
/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/Settings/src/com/android/settings/accessibility/
DToggleSelectToSpeakPreferenceFragmentForSetupWizard.java29 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ToggleSelectToSpeakPreferenceFragmentForSetupWizard
DVolumeShortcutToggleScreenReaderPreferenceFragmentForSetupWizard.java30 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in VolumeShortcutToggleScreenReaderPreferenceFragmentForSetupWizard
DVolumeShortcutToggleSelectToSpeakPreferenceFragmentForSetupWizard.java30 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in VolumeShortcutToggleSelectToSpeakPreferenceFragmentForSetupWizard
DToggleScreenReaderPreferenceFragmentForSetupWizard.java29 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ToggleScreenReaderPreferenceFragmentForSetupWizard
DVolumeShortcutToggleAccessibilityServicePreferenceFragment.java41 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in VolumeShortcutToggleAccessibilityServicePreferenceFragment
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/print/
DProfileSettingsPreferenceFragment.java38 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ProfileSettingsPreferenceFragment
/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/activity/
DTurnOnBluetoothFragment.java39 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in TurnOnBluetoothFragment
DAssociationErrorFragment.java39 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in AssociationErrorFragment
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DEmptyTextSettings.java35 public void onViewCreated(View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in EmptyTextSettings
/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/apps/Car/Dialer/src/com/android/car/dialer/ui/contact/
DContactListFragment.java44 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in ContactListFragment
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/dpp/
DWifiDppQrCodeBaseFragment.java44 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in WifiDppQrCodeBaseFragment
/packages/apps/Launcher3/src_plugins/com/android/systemui/plugins/
DCustomWidgetPlugin.java70 void onViewCreated(AppWidgetHostView parent); in onViewCreated() method
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/calllog/
DCallHistoryFragment.java44 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in CallHistoryFragment
/packages/apps/PermissionController/src/com/android/permissioncontroller/permission/ui/television/
DManagePermissionsFragment.java106 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ManagePermissionsFragment
218 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ManagePermissionsFragment.AdditionalPermissionsFragment
/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/EmergencyInfo/src/com/android/emergency/view/
DViewEmergencyInfoFragment.java57 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in ViewEmergencyInfoFragment
/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/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/users/
DUsersFragment.java63 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in UsersFragment
/packages/apps/Settings/src/com/android/settings/wifi/dpp/
DWifiDppChooseSavedWifiNetworkFragment.java69 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in WifiDppChooseSavedWifiNetworkFragment
/packages/apps/Dialer/java/com/android/incallui/maps/impl/
DStaticMapFragment.java57 public void onViewCreated(View view, @Nullable Bundle bundle) { in onViewCreated() method in StaticMapFragment

12345678