Home | History | Annotate | Download | only in libcameraservice

Lines Matching full:oldstatus

743     ICameraServiceListener::Status oldStatus = mStatus;
746 if (oldStatus == status) {
751 cameraId.string(), oldStatus, status);
753 if (oldStatus == ICameraServiceListener::STATUS_NOT_PRESENT &&
759 mStatus = oldStatus;
769 if (oldStatus == rejectStatus) {
772 mStatus = oldStatus;