/packages/apps/Camera2/src/com/android/camera/captureintent/ |
D | CaptureIntentSession.java | 130 …public synchronized void startSession(ImageLifecycleListener listener, @Nonnull Bitmap placeholder, in startSession() method in CaptureIntentSession 136 …public synchronized void startSession(ImageLifecycleListener listener, @Nonnull byte[] placeholder, in startSession() method in CaptureIntentSession 142 public synchronized void startSession(ImageLifecycleListener listener, @Nonnull Uri uri, in startSession() method in CaptureIntentSession
|
/packages/apps/Camera2/src/com/android/camera/session/ |
D | CaptureSession.java | 182 public void startSession(@Nullable ImageLifecycleListener listener, @Nonnull byte[] placeholder, in startSession() method 196 public void startSession(@Nullable ImageLifecycleListener listener, @Nonnull Bitmap placeholder, in startSession() method 209 public void startSession(@Nullable ImageLifecycleListener listener, @Nonnull Uri uri, in startSession() method
|
D | CaptureSessionImpl.java | 219 public synchronized void startSession(@Nullable ImageLifecycleListener listener, in startSession() method in CaptureSessionImpl 240 public synchronized void startSession(@Nullable ImageLifecycleListener listener, in startSession() method in CaptureSessionImpl 265 public synchronized void startSession(@Nullable ImageLifecycleListener listener, in startSession() method in CaptureSessionImpl
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/undo/domain/interactor/ |
D | UndoInteractor.kt | 57 fun startSession() { in <lambda>() method in com.android.wallpaper.picker.undo.domain.interactor.UndoInteractor
|
/packages/modules/Uwb/service/java/com/android/server/uwb/secure/ |
D | SecureSession.java | 122 public final void startSession() { in startSession() method in SecureSession
|
/packages/services/Car/service/src/com/android/car/garagemode/ |
D | GarageModeRecorder.java | 106 public void startSession() { in startSession() method in GarageModeRecorder
|
/packages/modules/Uwb/service/java/com/android/server/uwb/pm/ |
D | RangingSessionController.java | 149 public void startSession() { in startSession() method in RangingSessionController
|
/packages/services/Car/libs/car-test-lib/src/android/car/test/mocks/ |
D | AbstractExtendedMockitoTestCase.java | 175 public final void startSession() { in startSession() method in AbstractExtendedMockitoTestCase
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiScoreReport.java | 471 public void startSession(int sessionId, boolean isUserSelected) { in startSession() method in WifiScoreReport.WifiConnectedNetworkScorerHolder
|