Searched refs:setSession (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/print/mockservice/
H A DPrinterDiscoverySessionCallbacks.java29 public void setSession(StubbablePrinterDiscoverySession session) { method in class:PrinterDiscoverySessionCallbacks
H A DStubbablePrinterDiscoverySession.java36 mCallbacks.setSession(this);
/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);
256 public void setSession(CameraCaptureSession session) { method in class:BlockingSessionCallback.SessionFuture
/frameworks/base/core/java/com/android/internal/view/
H A DBaseIWindow.java34 public void setSession(IWindowSession session) { method in class:BaseIWindow
/frameworks/base/core/java/android/net/
H A DVpnService.java418 public Builder setSession(String session) { method in class:VpnService.Builder
/frameworks/base/core/tests/coretests/src/android/print/
H A DBasePrintTest.java265 doCallRealMethod().when(callbacks).setSession(any(StubbablePrinterDiscoverySession.class));
/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java865 mWindow.setSession(mSession);

Completed in 637 milliseconds