Searched defs:setSession (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/net/
H A DVpnService.java455 public Builder setSession(String session) { method in class:VpnService.Builder
/frameworks/base/core/java/com/android/internal/view/
H A DBaseIWindow.java37 public void setSession(IWindowSession session) { method in class:BaseIWindow
/frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/
H A DBlockingSessionCallback.java154 mSessionFuture.setSession(session);
161 mSessionFuture.setSession(session);
171 mSessionFuture.setSession(session);
180 mSessionFuture.setSession(session);
189 mSessionFuture.setSession(session);
198 mSessionFuture.setSession(session);
217 mSessionFuture.setSession(session);
264 public void setSession(CameraCaptureSession session) { method in class:BlockingSessionCallback.SessionFuture

Completed in 559 milliseconds