Searched refs:mExtensionSession (Results 1 – 1 of 1) sorted by relevance
262 private CameraExtensionSession mExtensionSession = null; field in ItsService3414 mExtensionSession = sessionListener.waitAndGetSession(TIMEOUT_IDLE_MS_EXTENSIONS);3419 mExtensionSession.setRepeatingRequest(reqBuilder.build(), executor,3432 mExtensionSession.capture(threeAReqBuilder.build(), executor,3462 mExtensionSession.setRepeatingRequest(reqBuilder.build(),3474 mExtensionSession.stopRepeating();3475 mExtensionSession.close();3874 mExtensionSession = sessionListener.waitAndGetSession(TIMEOUT_IDLE_MS_EXTENSIONS);3893 mExtensionSession.setRepeatingRequest(previewRequestBuilder.build(),3899 mExtensionSession.stopRepeating();[all …]