Searched refs:CAPTURE_CONTENT_FOR_NOTE_SUCCESS (Results 1 – 8 of 8) sorted by relevance
21 import static android.content.Intent.CAPTURE_CONTENT_FOR_NOTE_SUCCESS;111 == CAPTURE_CONTENT_FOR_NOTE_SUCCESS; in onBind()127 : CAPTURE_CONTENT_FOR_NOTE_SUCCESS; in onBind()
21 import static android.content.Intent.CAPTURE_CONTENT_FOR_NOTE_SUCCESS;180 case CAPTURE_CONTENT_FOR_NOTE_SUCCESS: in handleAppClipsStatusCode()260 if (statusCode == CAPTURE_CONTENT_FOR_NOTE_SUCCESS) { in onReceiveResult()
265 Intent.CAPTURE_CONTENT_FOR_NOTE_SUCCESS); in setResultThenFinish()
22 import static android.content.Intent.CAPTURE_CONTENT_FOR_NOTE_SUCCESS;238 bundle.putInt(EXTRA_CAPTURE_CONTENT_FOR_NOTE_STATUS_CODE, CAPTURE_CONTENT_FOR_NOTE_SUCCESS); in startAppClipsActivity_shouldReturnSuccess()245 .isEqualTo(CAPTURE_CONTENT_FOR_NOTE_SUCCESS); in startAppClipsActivity_shouldReturnSuccess()263 .thenReturn(completedFuture(CAPTURE_CONTENT_FOR_NOTE_SUCCESS)); in mockToSatisfyAllPrerequisites()
21 import static android.content.Intent.CAPTURE_CONTENT_FOR_NOTE_SUCCESS;174 .isEqualTo(CAPTURE_CONTENT_FOR_NOTE_SUCCESS); in allPrerequisitesSatisfy_internal_shouldReturnSuccess()
147 .isEqualTo(Intent.CAPTURE_CONTENT_FOR_NOTE_SUCCESS); in screenshotDisplayed_userConsented_screenshotExportedSuccessfully()
5207 public static final int CAPTURE_CONTENT_FOR_NOTE_SUCCESS = 0; field in Intent5236 CAPTURE_CONTENT_FOR_NOTE_SUCCESS, CAPTURE_CONTENT_FOR_NOTE_FAILED,
10943 field public static final int CAPTURE_CONTENT_FOR_NOTE_SUCCESS = 0; // 0x0