Searched refs:CaptureSessionListener (Results 1 – 1 of 1) sorted by relevance
140 class CaptureSessionListener { class149 CaptureSessionListener* thiz = reinterpret_cast<CaptureSessionListener*>(obj); in onClosed()160 CaptureSessionListener* thiz = reinterpret_cast<CaptureSessionListener*>(obj); in onReady()180 CaptureSessionListener* thiz = reinterpret_cast<CaptureSessionListener*>(obj); in onActive()1052 CaptureSessionListener* getSessionListener() { in getSessionListener()1084 CaptureSessionListener mSessionListener;1087 CaptureSessionListener::onClosed,1088 CaptureSessionListener::onReady,1089 CaptureSessionListener::onActive1706 CaptureSessionListener* sessionListener = testCase.getSessionListener(); in Java_android_hardware_camera2_cts_NativeCameraDeviceTest_testCameraDeviceSessionOpenAndCloseNative()