Home | History | Annotate | Download | only in api1

Lines Matching defs:disconnect

107     disconnect();
157 ALOGE("attempt to use a camera after disconnect() (pid %d)",
239 binder::Status CameraClient::disconnect() {
241 LOG1("disconnect E (pid %d)", callingPid);
245 // Allow both client and the cameraserver to disconnect at all times
247 ALOGW("different client - don't disconnect");
251 // Make sure disconnect() is done once and once only, whether it is called
277 CameraService::Client::disconnect();
279 LOG1("disconnect X (pid %d)", callingPid);
316 // Everything has succeeded. Disconnect the old window and remember the
323 // disconnect here.