HomeSort by relevance Sort by last modified time
    Searched refs:onFragmentVisible (Results 1 - 5 of 5) sorted by null

  /frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewCallbacks.java 81 public void onFragmentVisible(PhotoViewFragment fragment);
  /packages/apps/UnifiedEmail/src/com/android/mail/photo/
MailPhotoViewActivity.java 246 public void onFragmentVisible(PhotoViewFragment fragment) {
247 super.onFragmentVisible(fragment);
  /frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
PhotoViewFragment.java 479 mCallback.onFragmentVisible(this);
  /frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
PhotoViewActivity.java 526 public void onFragmentVisible(PhotoViewFragment fragment) {
    [all...]
  /frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
PhotoViewActivity.java 525 public void onFragmentVisible(PhotoViewFragment fragment) {
    [all...]

Completed in 83 milliseconds