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