Home
last modified time | relevance | path

Searched defs:createExclusiveSession (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/one/v2/core/
DFrameServer.java75 public Session createExclusiveSession() throws InterruptedException; in createExclusiveSession() method
DFrameServerImpl.java90 public Session createExclusiveSession() throws InterruptedException { in createExclusiveSession() method in FrameServerImpl
DObservableFrameServer.java85 public Session createExclusiveSession() throws InterruptedException { in createExclusiveSession() method in ObservableFrameServer