HomeSort by relevance Sort by last modified time
    Searched full:slideshowpanel (Results 1 - 1 of 1) sorted by null

  /packages/apps/Gallery/src/com/android/camera/
ViewImage.java 692 View slideshowPanel = findViewById(R.id.slideShowContainer);
698 slideshowPanel.setVisibility(View.VISIBLE);
707 slideshowPanel.getRootView().requestLayout();
722 slideshowPanel.setVisibility(View.GONE);
    [all...]

Completed in 51 milliseconds