Home
last modified time | relevance | path

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

1234567

/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/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/print/
DProfileSettingsPreferenceFragment.java38 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ProfileSettingsPreferenceFragment
DPrintJobSettingsFragment.java63 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in PrintJobSettingsFragment
/packages/apps/Settings/src/com/android/settings/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/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/Car/Dialer/src/com/android/car/dialer/ui/contact/
DContactListFragment.java42 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.java40 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/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
/packages/apps/Car/Radio/src/com/android/car/radio/
DBrowseFragment.java51 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in BrowseFragment
/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DToggleFeaturePreferenceFragmentTest.java83 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in ToggleFeaturePreferenceFragmentTest.ToggleFeaturePreferenceFragmentTestable
/packages/apps/Settings/src/com/android/settings/nfc/
DPaymentSettings.java75 public void onViewCreated(View view, Bundle savedInstanceState) { in onViewCreated() method in PaymentSettings
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/activecall/
DInCallFragment.java65 public void onViewCreated(@NonNull View view, @Nullable Bundle savedInstanceState) { in onViewCreated() method in InCallFragment

1234567