Searched refs:setDataSharingEnabled (Results 1 – 3 of 3) sorted by relevance
76 ccService.setDataSharingEnabled(true); in testDataSharingSessionAccepted()95 ccService.setDataSharingEnabled(false); in testDataSharingSessionRejected()110 ccService.setDataSharingEnabled(true); in testDataShareRequest_valuesPropagatedToReceiver()127 ccService.setDataSharingEnabled(true); in testDataSharingSessionError_concurrentRequests()143 ccService.setDataSharingEnabled(true); in testDataSharingSessionError_senderWasKilledBeforeWrite()158 ccService.setDataSharingEnabled(true); in testDataSharingSessionError_senderWasKilledDuringWrite()
57 service.setDataSharingEnabled(true); in testHappyPath_dataCopiedSuccessfully()77 service.setDataSharingEnabled(false); in testDataSharingSessionIsRejected_propagatedToClient()
489 public void setDataSharingEnabled(boolean enabled) { in setDataSharingEnabled() method in CtsContentCaptureService