Searched refs:CaptureSessionListener (Results 1 – 1 of 1) sorted by relevance
208 class CaptureSessionListener { class217 CaptureSessionListener* thiz = reinterpret_cast<CaptureSessionListener*>(obj); in onClosed()228 CaptureSessionListener* thiz = reinterpret_cast<CaptureSessionListener*>(obj); in onReady()248 CaptureSessionListener* thiz = reinterpret_cast<CaptureSessionListener*>(obj); in onActive()1652 CaptureSessionListener* getSessionListener() { in getSessionListener()1684 CaptureSessionListener mSessionListener;1687 CaptureSessionListener::onClosed,1688 CaptureSessionListener::onReady,1689 CaptureSessionListener::onActive2503 CaptureSessionListener* sessionListener = testCase.getSessionListener(); in Java_android_hardware_camera2_cts_NativeCameraDeviceTest_testCameraDeviceSessionOpenAndCloseNative()