Searched refs:CaptureSessionListener (Results 1 – 1 of 1) sorted by relevance
137 class CaptureSessionListener { class146 CaptureSessionListener* thiz = reinterpret_cast<CaptureSessionListener*>(obj); in onClosed()157 CaptureSessionListener* thiz = reinterpret_cast<CaptureSessionListener*>(obj); in onReady()177 CaptureSessionListener* thiz = reinterpret_cast<CaptureSessionListener*>(obj); in onActive()792 CaptureSessionListener* getSessionListener() { in getSessionListener()816 CaptureSessionListener mSessionListener;819 CaptureSessionListener::onClosed,820 CaptureSessionListener::onReady,821 CaptureSessionListener::onActive1405 CaptureSessionListener* sessionListener = testCase.getSessionListener(); in Java_android_hardware_camera2_cts_NativeCameraDeviceTest_testCameraDeviceSessionOpenAndCloseNative()