Home
last modified time | relevance | path

Searched defs:createSession (Results 1 – 25 of 59) sorted by relevance

123

/aosp12/frameworks/base/core/java/android/speech/tts/
H A DITextToSpeechManager.aidl28 void createSession(in String engine, in ITextToSpeechSessionCallback managerCallback); in createSession() method
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/
H A DTestHal.java52 public ISession createSession(int sensorId, int userId, ISessionCallback cb) { in createSession() method in TestHal
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/
H A DIFace.aidl38 …android.hardware.biometrics.face.ISession createSession(in int sensorId, in int userId, in android… in createSession() method
/aosp12/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/
H A DIFace.aidl38 …android.hardware.biometrics.face.ISession createSession(in int sensorId, in int userId, in android… in createSession() method
/aosp12/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/
H A DIFace.aidl54 ISession createSession(in int sensorId, in int userId, in ISessionCallback cb); in createSession() method
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/1/android/hardware/biometrics/fingerprint/
H A DIFingerprint.aidl38 …android.hardware.biometrics.fingerprint.ISession createSession(in int sensorId, in int userId, in … in createSession() method
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/
H A DIFingerprint.aidl38 …android.hardware.biometrics.fingerprint.ISession createSession(in int sensorId, in int userId, in … in createSession() method
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/
H A DIFingerprint.aidl54 ISession createSession(in int sensorId, in int userId, in ISessionCallback cb); in createSession() method
/aosp12/frameworks/base/core/java/android/speech/
H A DIRecognitionServiceManager.aidl29 void createSession( in createSession() method
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/
H A DTestHal.java54 public ISession createSession(int sensorId, int userId, ISessionCallback cb) { in createSession() method in TestHal
/aosp12/frameworks/base/services/texttospeech/java/com/android/server/texttospeech/
H A DTextToSpeechManagerService.java63 public void createSession(String engine, in createSession() method in TextToSpeechManagerService.TextToSpeechManagerServiceStub
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/compat/
H A DPromiseIconUiTest.java66 private int createSession(String label, Bitmap icon) throws Throwable { in createSession() method in PromiseIconUiTest
/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/default/
H A DSessionLibrary.cpp46 sp<Session> SessionLibrary::createSession() { in createSession() function in clearkeydrm::SessionLibrary
/aosp12/hardware/interfaces/camera/device/3.3/default/
H A DCameraDevice.cpp44 sp<V3_2::implementation::CameraDeviceSession> CameraDevice::createSession(camera3_device_t* device, in createSession() function in android::hardware::camera::device::V3_3::implementation::CameraDevice
/aosp12/hardware/interfaces/camera/device/3.4/default/
H A DCameraDevice.cpp44 sp<V3_2::implementation::CameraDeviceSession> CameraDevice::createSession(camera3_device_t* device, in createSession() function in android::hardware::camera::device::V3_4::implementation::CameraDevice
/aosp12/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/
H A DRemoteBridge.java68 RemoteRenderSession createSession(@NotNull RemoteSessionParams params) throws RemoteException; in createSession() method
/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/
H A DSessionLibrary.cpp48 sp<Session> SessionLibrary::createSession() { in createSession() function in android::hardware::drm::V1_4::clearkey::SessionLibrary
/aosp12/frameworks/base/core/tests/coretests/src/android/os/
H A DPerformanceHintManagerTest.java55 private Session createSession() { in createSession() method in PerformanceHintManagerTest
/aosp12/frameworks/base/services/core/java/com/android/server/speech/
H A DSpeechRecognitionManagerService.java84 public void createSession( in createSession() method in SpeechRecognitionManagerService.SpeechRecognitionManagerServiceStub
/aosp12/frameworks/base/media/java/android/media/tv/
H A DITvInputService.aidl32 void createSession(in InputChannel channel, in ITvInputSessionCallback callback, in createSession() method
/aosp12/hardware/interfaces/biometrics/face/aidl/default/
H A DFace.cpp69 ndk::ScopedAStatus Face::createSession(int32_t /*sensorId*/, int32_t /*userId*/, in createSession() function in aidl::android::hardware::biometrics::face::Face
/aosp12/hardware/interfaces/biometrics/fingerprint/aidl/default/
H A DFingerprint.cpp61 ndk::ScopedAStatus Fingerprint::createSession(int32_t sensorId, int32_t userId, in createSession() function in aidl::android::hardware::biometrics::fingerprint::Fingerprint
/aosp12/hardware/interfaces/camera/device/3.6/default/
H A DExternalCameraDevice.cpp36 sp<V3_4::implementation::ExternalCameraDeviceSession> ExternalCameraDevice::createSession( in createSession() function in android::hardware::camera::device::V3_6::implementation::ExternalCameraDevice
/aosp12/frameworks/layoutlib/remote/server/src/com/android/layoutlib/bridge/remote/server/
H A DRemoteBridgeImpl.java95 public RemoteRenderSession createSession(@NotNull RemoteSessionParams remoteParams) { in createSession() method in RemoteBridgeImpl
/aosp12/frameworks/opt/net/voip/src/java/android/net/sip/
H A DISipService.aidl38 ISipSession createSession(in SipProfile localProfile, in createSession() method

123