Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp1494 sp<provider::V2_5::ICameraProvider> interface_2_5 = castResult; in startProviderInterface() local
1495 if (interface_2_5 != nullptr) { in startProviderInterface()
1498 interface_2_5->notifyDeviceStateChange(mDeviceState); in startProviderInterface()
1930 sp<provider::V2_5::ICameraProvider> interface_2_5 = castResult; in notifyDeviceStateChange() local
1931 if (interface_2_5 != nullptr) { in notifyDeviceStateChange()
1932 interface_2_5->notifyDeviceStateChange(mDeviceState); in notifyDeviceStateChange()