Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/common/hidl/
DHidlProviderInfo.h46 int64_t currentDeviceState);
DHidlProviderInfo.cpp120 int64_t currentDeviceState) { in initializeHidlProvider() argument
194 notifyDeviceStateChange(currentDeviceState); in initializeHidlProvider()
/frameworks/av/services/camera/libcameraservice/common/aidl/
DAidlProviderInfo.h48 int64_t currentDeviceState);
DAidlProviderInfo.cpp109 std::shared_ptr<ICameraProvider>& interface, int64_t currentDeviceState) { in initializeAidlProvider() argument
159 notifyDeviceStateChange(currentDeviceState); in initializeAidlProvider()