Home
last modified time | relevance | path

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

/frameworks/av/camera/tests/
DCameraBinderTests.cpp77 mutable Condition mTorchCondition; member in TestCameraServiceListener
101 mTorchCondition.broadcast(); in onTorchStatusChanged()
156 if (mTorchCondition.waitRelative(mLock, SETUP_TIMEOUT) != OK) { in waitForTorchState()