Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp1064 NotifyCallbackMsg mNotifyMessage; // Current notification message member in CameraHidlTest
1087 mParent->mNotifyMessage = msgType; in notifyCallback()
2458 mNotifyMessage = NotifyCallbackMsg::ERROR; in TEST_P()
2467 while (NotifyCallbackMsg::FOCUS != mNotifyMessage) { in TEST_P()