Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DPhotoPageBottomControls.java36 public boolean canDisplayBottomControl(int control); in canDisplayBottomControl() method
112 boolean curVisibility = mDelegate.canDisplayBottomControl(control.getId()); in refresh()
DPhotoPage.java582 public boolean canDisplayBottomControl(int control) { in canDisplayBottomControl() method in PhotoPage