Searched refs:getSessionType (Results 1 – 5 of 5) sorted by relevance
225 public @SessionMode int getSessionType() { in getSessionType() method in SessionConfiguration
487 if (sessionConfig.getSessionType() != SessionConfiguration.SESSION_REGULAR) { in isSessionConfigurationSupported()488 Log.e(TAG, "Session type: " + sessionConfig.getSessionType() + " is different from " + in isSessionConfigurationSupported()
630 config.getStateCallback(), config.getExecutor(), config.getSessionType(), in createCaptureSession()
17459 method public int getSessionType();