Home
last modified time | relevance | path

Searched refs:singleRes (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp308 status_t singleRes = provider->notifyDeviceStateChange(mDeviceState); in notifyDeviceStateChange() local
309 if (singleRes != OK) { in notifyDeviceStateChange()
313 res = singleRes; in notifyDeviceStateChange()