Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DPhotoView.java126 public void onActionBarWanted(); in onActionBarWanted() method
1321 if (mFilmMode) mListener.onActionBarWanted();
1699 mListener.onActionBarWanted(); in captureAnimationDone()
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DPhotoPage.java1181 public void onActionBarWanted() { in onActionBarWanted() method in PhotoPage