Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DPhotoPageBottomControls.java35 public boolean canDisplayBottomControls(); in canDisplayBottomControls() method
97 boolean visible = mDelegate.canDisplayBottomControls(); in refresh()
DPhotoPage.java577 public boolean canDisplayBottomControls() { in canDisplayBottomControls() method in PhotoPage