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;137 == CAPTURE_CONTENT_FOR_NOTE_SUCCESS) { in onBind()168 return 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;240 bundle.putInt(EXTRA_CAPTURE_CONTENT_FOR_NOTE_STATUS_CODE, CAPTURE_CONTENT_FOR_NOTE_SUCCESS); in startAppClipsActivity_shouldReturnSuccess()247 .isEqualTo(CAPTURE_CONTENT_FOR_NOTE_SUCCESS); in startAppClipsActivity_shouldReturnSuccess()265 .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()
150 .isEqualTo(Intent.CAPTURE_CONTENT_FOR_NOTE_SUCCESS); in screenshotDisplayed_userConsented_screenshotExportedSuccessfully()
5319 public static final int CAPTURE_CONTENT_FOR_NOTE_SUCCESS = 0; field in Intent5348 CAPTURE_CONTENT_FOR_NOTE_SUCCESS, CAPTURE_CONTENT_FOR_NOTE_FAILED,
11292 field public static final int CAPTURE_CONTENT_FOR_NOTE_SUCCESS = 0; // 0x0