Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/
DPhotoPickerActivity.java148 private boolean mShouldLogCancelledResult = true; field in PhotoPickerActivity
860 mShouldLogCancelledResult = false; in finishWithoutLoggingCancelledResult()
866 if (mShouldLogCancelledResult) { in finish()