Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DCameraServiceProxyWrapper.h118 void logIdle(const std::string& id,
DCameraServiceProxyWrapper.cpp394 void CameraServiceProxyWrapper::logIdle(const std::string& id, in logIdle() function in android::CameraServiceProxyWrapper
/frameworks/av/services/camera/libcameraservice/common/
DCamera2ClientBase.cpp403 mCameraServiceProxyWrapper->logIdle(TClientBase::mCameraIdStr, in notifyIdleWithUserTag()