Searched defs:startSession (Results 1 – 4 of 4) sorted by relevance
| /packages/apps/Camera2/src/com/android/camera/captureintent/ |
| D | CaptureIntentSession.java | 128 …public synchronized void startSession(ImageLifecycleListener listener, @Nonnull Bitmap placeholder, in startSession() method in CaptureIntentSession 134 …public synchronized void startSession(ImageLifecycleListener listener, @Nonnull byte[] placeholder, in startSession() method in CaptureIntentSession 140 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/services/Telecomm/src/com/android/server/telecom/ |
| D | Log.java | 538 public static synchronized void startSession(String shortMethodName) { in startSession() method in Log 541 public static synchronized void startSession(String shortMethodName, in startSession() method in Log
|