Searched refs:CaptureSessionListener (Results 1 – 1 of 1) sorted by relevance
165 class CaptureSessionListener { class174 CaptureSessionListener* thiz = reinterpret_cast<CaptureSessionListener*>(obj); in onClosed()185 CaptureSessionListener* thiz = reinterpret_cast<CaptureSessionListener*>(obj); in onReady()205 CaptureSessionListener* thiz = reinterpret_cast<CaptureSessionListener*>(obj); in onActive()1500 CaptureSessionListener* getSessionListener() { in getSessionListener()1532 CaptureSessionListener mSessionListener;1535 CaptureSessionListener::onClosed,1536 CaptureSessionListener::onReady,1537 CaptureSessionListener::onActive2231 CaptureSessionListener* sessionListener = testCase.getSessionListener(); in Java_android_hardware_camera2_cts_NativeCameraDeviceTest_testCameraDeviceSessionOpenAndCloseNative()