Searched refs:switchWithCaptureAnimation (Results 1 – 3 of 3) sorted by relevance
61 public boolean switchWithCaptureAnimation(int offset); in switchWithCaptureAnimation() method
841 } else if (mAppBridge == null || !switchWithCaptureAnimation(-1)) { in onBackPressed()899 public boolean switchWithCaptureAnimation(int offset) { in switchWithCaptureAnimation() method in PhotoPage900 return mPhotoView.switchWithCaptureAnimation(offset); in switchWithCaptureAnimation()
1651 public boolean switchWithCaptureAnimation(int offset) { in switchWithCaptureAnimation() method