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