Searched refs:CAPTURE_CONTENT_FOR_NOTE_USER_CANCELED (Results 1 – 5 of 5) sorted by relevance
23 import static android.content.Intent.CAPTURE_CONTENT_FOR_NOTE_USER_CANCELED;219 CAPTURE_CONTENT_FOR_NOTE_USER_CANCELED); in startAppClipsActivity_userCanceled_shouldReturnUserCanceled()226 .isEqualTo(CAPTURE_CONTENT_FOR_NOTE_USER_CANCELED); in startAppClipsActivity_userCanceled_shouldReturnUserCanceled()
166 .isEqualTo(Intent.CAPTURE_CONTENT_FOR_NOTE_USER_CANCELED); in screenshotDisplayed_userDeclined()
230 setErrorThenFinish(Intent.CAPTURE_CONTENT_FOR_NOTE_USER_CANCELED); in onClick()293 if (errorCode == Intent.CAPTURE_CONTENT_FOR_NOTE_USER_CANCELED) { in setError()
5331 public static final int CAPTURE_CONTENT_FOR_NOTE_USER_CANCELED = 2; field in Intent
11293 field public static final int CAPTURE_CONTENT_FOR_NOTE_USER_CANCELED = 2; // 0x2