Home
last modified time | relevance | path

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

1234567

/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/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/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
DConfirmPairingCodeFragment.java52 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ConfirmPairingCodeFragment
DAssociatedDeviceDetailFragment.java53 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in AssociatedDeviceDetailFragment
/packages/apps/Settings/src/com/android/settings/print/
DProfileSettingsPreferenceFragment.java38 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ProfileSettingsPreferenceFragment
/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/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/Settings/src/com/android/settings/widget/
DEmptyTextSettings.java35 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
DWifiDppChooseSavedWifiNetworkFragment.java82 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in WifiDppChooseSavedWifiNetworkFragment
/packages/apps/Settings/src/com/android/settings/wifi/dpp/
DWifiDppQrCodeBaseFragment.java44 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in WifiDppQrCodeBaseFragment
DWifiDppChooseSavedWifiNetworkFragment.java82 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in WifiDppChooseSavedWifiNetworkFragment
/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/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/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/users/
DUsersFragment.java63 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in UsersFragment
/packages/apps/PermissionController/src/com/android/packageinstaller/permission/ui/television/
DManagePermissionsFragment.java104 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ManagePermissionsFragment
216 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ManagePermissionsFragment.AdditionalPermissionsFragment
/packages/apps/Launcher3/src_plugins/com/android/systemui/plugins/
DCustomWidgetPlugin.java71 void onViewCreated(Context context, AppWidgetHostView parent); in onViewCreated() method
/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/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/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
DScrollAdapterFragment.java46 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ScrollAdapterFragment

1234567