Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DCameraServiceProxyWrapper.h87 static void logIdle(const String8& id,
DCameraServiceProxyWrapper.cpp178 void CameraServiceProxyWrapper::logIdle(const String8& id, in logIdle() function in android::CameraServiceProxyWrapper
/frameworks/av/services/camera/libcameraservice/common/
DCamera2ClientBase.cpp287 CameraServiceProxyWrapper::logIdle(TClientBase::mCameraIdStr, in notifyIdle()