Home
last modified time | relevance | path

Searched refs:isInIntentReview (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/app/
DCameraAppUI.java1825 public boolean isInIntentReview() {
1826 return mBottomBar.isInIntentReview();
/packages/apps/Camera2/src/com/android/camera/ui/
DBottomBar.java297 public boolean isInIntentReview() { in isInIntentReview() method in BottomBar
/packages/apps/Camera2/src/com/android/camera/
DPhotoModule.java1816 !mActivity.getCameraAppUI().isInIntentReview()) {
1848 !mActivity.getCameraAppUI().isInIntentReview()) {