Lines Matching refs:setObject
529 msg->setObject(kSessionSpKey, session); in flushLocked()
537 msg->setObject(kSessionSpKey, session); in flushLocked()
673 msg->setObject(kSessionSpKey, mBusySession); in configureStreamsLocked()
839 msg->setObject(kSessionSpKey, session); in onCaptureErrorLocked()
841 msg->setObject(kCaptureRequestKey, request); in onCaptureErrorLocked()
862 msg->setObject(kSessionSpKey, session); in onCaptureErrorLocked()
872 msg->setObject(kCaptureRequestKey, request); in onCaptureErrorLocked()
873 msg->setObject(kCaptureFailureKey, failure); in onCaptureErrorLocked()
1322 msg->setObject(kSessionSpKey, cbh.mSession); in checkRepeatingSequenceCompleteLocked()
1372 msg->setObject(kSessionSpKey, cbh.mSession); in checkAndFireSequenceCompleteLocked()
1497 msg->setObject(kSessionSpKey, dev->mBusySession); in onDeviceIdle()
1540 msg->setObject(kSessionSpKey, session); in onCaptureStarted()
1542 msg->setObject(kCaptureRequestKey, request); in onCaptureStarted()
1605 msg->setObject(kSessionSpKey, session); in onResultReceived()
1606 msg->setObject(kCaptureRequestKey, request); in onResultReceived()
1607 msg->setObject(kCaptureResultKey, result); in onResultReceived()
1614 msg->setObject(kPhysicalCaptureResultKey, physicalResult); in onResultReceived()