Searched refs:tryCreateExclusiveSession (Results 1 – 4 of 4) sorted by relevance
104 public Session tryCreateExclusiveSession() { in tryCreateExclusiveSession() method in ObservableFrameServer105 Session session = mDelegate.tryCreateExclusiveSession(); in tryCreateExclusiveSession()
82 public Session tryCreateExclusiveSession(); in tryCreateExclusiveSession() method
99 public Session tryCreateExclusiveSession() { in tryCreateExclusiveSession() method in FrameServerImpl
64 FrameServer.Session session = mFrameServer.tryCreateExclusiveSession(); in run()