Searched refs:CAPTURE_CONTENT_FOR_NOTE_BLOCKED_BY_ADMIN (Results 1 – 6 of 6) sorted by relevance
19 import static android.content.Intent.CAPTURE_CONTENT_FOR_NOTE_BLOCKED_BY_ADMIN;163 return CAPTURE_CONTENT_FOR_NOTE_BLOCKED_BY_ADMIN; in onBind()
19 import static android.content.Intent.CAPTURE_CONTENT_FOR_NOTE_BLOCKED_BY_ADMIN;186 case CAPTURE_CONTENT_FOR_NOTE_BLOCKED_BY_ADMIN: in handleAppClipsStatusCode()
20 import static android.content.Intent.CAPTURE_CONTENT_FOR_NOTE_BLOCKED_BY_ADMIN;198 .thenReturn(completedFuture(CAPTURE_CONTENT_FOR_NOTE_BLOCKED_BY_ADMIN)); in queryService_returnedScreenshotBlocked_shouldFinishWithBlockedByAdmin()205 .isEqualTo(CAPTURE_CONTENT_FOR_NOTE_BLOCKED_BY_ADMIN); in queryService_returnedScreenshotBlocked_shouldFinishWithBlockedByAdmin()
19 import static android.content.Intent.CAPTURE_CONTENT_FOR_NOTE_BLOCKED_BY_ADMIN;139 .isEqualTo(CAPTURE_CONTENT_FOR_NOTE_BLOCKED_BY_ADMIN); in dpmScreenshotBlocked_internal_shouldReturnBlockedByAdmin()
5344 public static final int CAPTURE_CONTENT_FOR_NOTE_BLOCKED_BY_ADMIN = 4; field in Intent5350 CAPTURE_CONTENT_FOR_NOTE_BLOCKED_BY_ADMIN})
11290 field public static final int CAPTURE_CONTENT_FOR_NOTE_BLOCKED_BY_ADMIN = 4; // 0x4