Lines Matching full:disconnect
140 disconnect();
371 binder::Status Camera2Client::disconnect() {
376 // Allow both client and the cameraserver to disconnect at all times
385 * disconnect() cannot call any methods that might need to promote a
386 * wp<Camera2Client>, since disconnect can be called from the destructor, at
430 mDevice->disconnect();
434 CameraService::Client::disconnect();