Home
last modified time | relevance | path

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

/cts/tests/camera/libctscamera2jni/
Dnative-camera-jni.cpp1152 return mServiceListener.isAvailable(cameraId); in isCameraAvailable()
1672 CameraServiceListener mServiceListener; member in PreviewTestCase
1674 &mServiceListener,
3890 std::unique_ptr<CameraServiceListener> mServiceListener; member in AvailabilityContext
3896 mServiceListener(std::make_unique<CameraServiceListener>()), in AvailabilityContext()
3898 mServiceCb->availabilityCallbacks.context = mServiceListener.get(); in AvailabilityContext()
3930 auto ret = mServiceListener->getCameraAccessPrioritiesChangedCount(); in getAcessCallbackCountAndReset()
3931 mServiceListener->resetCount(); in getAcessCallbackCountAndReset()