Home
last modified time | relevance | path

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

/cts/tests/camera/libctscamera2jni/
Dnative-camera-jni.cpp1005 return mServiceListener.isAvailable(cameraId); in isCameraAvailable()
1517 CameraServiceListener mServiceListener; member in PreviewTestCase
1519 &mServiceListener,
3600 std::unique_ptr<CameraServiceListener> mServiceListener; member in AvailabilityContext
3606 mServiceListener(std::make_unique<CameraServiceListener>()), in AvailabilityContext()
3608 mServiceCb->availabilityCallbacks.context = mServiceListener.get(); in AvailabilityContext()
3636 auto ret = mServiceListener->getCameraAccessPrioritiesChangedCount(); in getAcessCallbackCountAndReset()
3637 mServiceListener->resetCount(); in getAcessCallbackCountAndReset()