Searched refs:currentStatus (Results 1 – 2 of 2) sorted by relevance
1020 int32_t currentStatus = cameraState->getStatus(); in checkIfDeviceIsUsable() local1021 if (currentStatus == ICameraServiceListener::STATUS_NOT_PRESENT) { in checkIfDeviceIsUsable()1025 } else if (currentStatus == ICameraServiceListener::STATUS_ENUMERATING) { in checkIfDeviceIsUsable()
12310 private void processPendingInstall(final InstallArgs args, final int currentStatus) {12317 res.setReturnCode(currentStatus);