Home
last modified time | relevance | path

Searched defs:onViewActivated (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
H A DSectionView.java29 void onViewActivated(@Nullable Context context, boolean viewActivated); in onViewActivated() method
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/photoviewer/
H A DBuglePhotoViewFragment.java65 public void onViewActivated() { in onViewActivated() method in BuglePhotoViewFragment
/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/themedicon/
H A DThemedIconSectionController.java70 private void onViewActivated(Context context, boolean viewActivated) { in onViewActivated() method in ThemedIconSectionController
/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/mode/
H A DDarkModeSectionController.java117 private void onViewActivated(Context context, boolean viewActivated) { in onViewActivated() method in DarkModeSectionController
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewCallbacks.java31 public void onViewActivated(); in onViewActivated() method
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
H A DPhotoViewFragment.java458 public void onViewActivated() { in onViewActivated() method in PhotoViewFragment