Home
last modified time | relevance | path

Searched refs:HorizontallyScrollable (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java42 import com.android.ex.photo.fragments.PhotoViewFragment.HorizontallyScrollable;
49 HorizontallyScrollable {
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
H A DPhotoViewFragment.java64 public static interface HorizontallyScrollable { interface in PhotoViewFragment