Searched defs:canDisplayBottomControl (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DPhotoPageBottomControls.java36 public boolean canDisplayBottomControl(int control); method in interface:PhotoPageBottomControls.Delegate
112 boolean curVisibility = mDelegate.canDisplayBottomControl(control.getId());
H A DPhotoPage.java582 public boolean canDisplayBottomControl(int control) { method in class:PhotoPage

Completed in 113 milliseconds