Home
last modified time | relevance | path

Searched defs:startSession (Results 1 – 25 of 254) sorted by relevance

1234567891011

/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/captureintent/
DCaptureIntentSession.java130 …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
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/session/
DCaptureSession.java182 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
DCaptureSessionImpl.java219 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
/aosp_15_r20/frameworks/base/telecomm/java/android/telecom/
H A DLog.java200 public static void startSession(String shortMethodName) { in startSession() method in Log
204 public static void startSession(Session.Info info, String shortMethodName) { in startSession() method in Log
208 public static void startSession(String shortMethodName, String callerIdentification) { in startSession() method in Log
212 public static void startSession(Session.Info info, String shortMethodName, in startSession() method in Log
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/vibrator/aidl/android.hardware.vibrator-V3-java-source/gen/android/hardware/vibrator/
DIVibratorManager.java98 …@Override public android.hardware.vibrator.IVibrationSession startSession(int[] vibratorIds, andro… in startSession() method in IVibratorManager.Default
441 …@Override public android.hardware.vibrator.IVibrationSession startSession(int[] vibratorIds, andro… in startSession() method in IVibratorManager.Stub.Proxy
625 …public android.hardware.vibrator.IVibrationSession startSession(int[] vibratorIds, android.hardwar… in startSession() method
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/undo/domain/interactor/
DUndoInteractor.kt57 fun startSession() { in <lambda>() method in com.android.wallpaper.picker.undo.domain.interactor.UndoInteractor
/aosp_15_r20/cts/tests/tests/assist/src/android/assist/cts/
H A DAssistTestBase.java315 protected AutoResetLatch startSession() { in startSession() method
319 protected AutoResetLatch startSession(Bundle extras) { in startSession() method
323 protected AutoResetLatch startSession(String testName, Bundle extras) { in startSession() method
/aosp_15_r20/frameworks/native/services/vibratorservice/
H A DVibratorManagerHalWrapper.cpp44 HalResult<std::shared_ptr<Aidl::IVibrationSession>> ManagerHalWrapper::startSession( in startSession() function in android::vibrator::ManagerHalWrapper
201 HalResult<std::shared_ptr<Aidl::IVibrationSession>> AidlManagerHalWrapper::startSession( in startSession() function in android::vibrator::AidlManagerHalWrapper
/aosp_15_r20/cts/tests/vibrator/src/android/os/cts/
H A DVendorVibrationSessionTest.java300 private TestCallback startSession(VibrationAttributes attrs) { in startSession() method in VendorVibrationSessionTest
304 private TestCallback startSession(VibrationAttributes attrs, in startSession() method in VendorVibrationSessionTest
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/android/hardware/bluetooth/audio/
DIBluetoothAudioProvider.cpp184 ::ndk::ScopedAStatus BpBluetoothAudioProvider::startSession(const std::shared_ptr<::aidl::android::… in startSession() function in aidl::android::hardware::bluetooth::audio::BpBluetoothAudioProvider
528 ::ndk::ScopedAStatus IBluetoothAudioProviderDefault::startSession(const std::shared_ptr<::aidl::and… in startSession() function in aidl::android::hardware::bluetooth::audio::IBluetoothAudioProviderDefault
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/android/hardware/bluetooth/audio/
DIBluetoothAudioProvider.cpp184 ::ndk::ScopedAStatus BpBluetoothAudioProvider::startSession(const std::shared_ptr<::aidl::android::… in startSession() function in aidl::android::hardware::bluetooth::audio::BpBluetoothAudioProvider
528 ::ndk::ScopedAStatus IBluetoothAudioProviderDefault::startSession(const std::shared_ptr<::aidl::and… in startSession() function in aidl::android::hardware::bluetooth::audio::IBluetoothAudioProviderDefault
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/android/hardware/bluetooth/audio/
DIBluetoothAudioProvider.cpp184 ::ndk::ScopedAStatus BpBluetoothAudioProvider::startSession(const std::shared_ptr<::aidl::android::… in startSession() function in aidl::android::hardware::bluetooth::audio::BpBluetoothAudioProvider
528 ::ndk::ScopedAStatus IBluetoothAudioProviderDefault::startSession(const std::shared_ptr<::aidl::and… in startSession() function in aidl::android::hardware::bluetooth::audio::IBluetoothAudioProviderDefault
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/android/hardware/bluetooth/audio/
DIBluetoothAudioProvider.cpp184 ::ndk::ScopedAStatus BpBluetoothAudioProvider::startSession(const std::shared_ptr<::aidl::android::… in startSession() function in aidl::android::hardware::bluetooth::audio::BpBluetoothAudioProvider
528 ::ndk::ScopedAStatus IBluetoothAudioProviderDefault::startSession(const std::shared_ptr<::aidl::and… in startSession() function in aidl::android::hardware::bluetooth::audio::IBluetoothAudioProviderDefault
/aosp_15_r20/frameworks/base/core/java/android/window/
H A DSystemPerformanceHinter.java228 public HighPerfSession startSession(@HintFlags int hintFlags, int displayId, in startSession() method in SystemPerformanceHinter
238 private void startSession(HighPerfSession session) { in startSession() method in SystemPerformanceHinter
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/storage/
H A DStorageUserConnection.java99 public void startSession(String sessionId, ParcelFileDescriptor pfd, String upperPath, in startSession() method in StorageUserConnection
387 public void startSession(Session session, ParcelFileDescriptor fd) in startSession() method
/aosp_15_r20/frameworks/base/telecomm/java/android/telecom/Logging/
H A DSessionManager.java149 public synchronized void startSession(Session.Info info, String shortMethodName, in startSession() method in SessionManager
163 public synchronized void startSession(String shortMethodName, in startSession() method in SessionManager
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/vibrator/aidl/android.hardware.vibrator-V3-ndk-source/gen/android/hardware/vibrator/
DIVibratorManager.cpp416 ::ndk::ScopedAStatus BpVibratorManager::startSession(const std::vector<int32_t>& in_vibratorIds, co… in startSession() function in aidl::android::hardware::vibrator::BpVibratorManager
688 ::ndk::ScopedAStatus IVibratorManagerDefault::startSession(const std::vector<int32_t>& /*in_vibrato… in startSession() function in aidl::android::hardware::vibrator::IVibratorManagerDefault
/aosp_15_r20/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/
H A DExtendedRadioMockitoTestCase.java42 public void startSession() { in startSession() method in ExtendedRadioMockitoTestCase
/aosp_15_r20/hardware/interfaces/security/see/storage/aidl/aidl_api/android.hardware.security.see.storage/current/android/hardware/security/see/storage/
H A DISecureStorage.aidl37 …android.hardware.security.see.storage.IStorageSession startSession(in android.hardware.security.se… in startSession() method
/aosp_15_r20/hardware/interfaces/security/see/storage/aidl/android/hardware/security/see/storage/
H A DISecureStorage.aidl52 IStorageSession startSession(in Filesystem filesystem); in startSession() method
/aosp_15_r20/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/area/
H A DRearDisplayPresentationController.java66 public void startSession(@NonNull Display rearDisplay) { in startSession() method in RearDisplayPresentationController
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/storage/
H A DRemoteLockscreenValidationSessionStorageTest.java52 public void startSession() { in startSession() method in RemoteLockscreenValidationSessionStorageTest
/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/undo/domain/interactor/
DUndoInteractor.java61 public final void startSession() { in startSession() method in UndoInteractor
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/3/android/hardware/bluetooth/audio/
H A DIBluetoothAudioProvider.aidl38 ….MQDescriptor<byte,android.hardware.common.fmq.SynchronizedReadWrite> startSession(in android.hard… in startSession() method
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/2/android/hardware/bluetooth/audio/
H A DIBluetoothAudioProvider.aidl38 ….MQDescriptor<byte,android.hardware.common.fmq.SynchronizedReadWrite> startSession(in android.hard… in startSession() method

1234567891011