/aosp12/frameworks/base/core/java/android/speech/tts/ |
H A D | ITextToSpeechManager.aidl | 28 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 D | TestHal.java | 52 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 D | IFace.aidl | 38 …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 D | IFace.aidl | 38 …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 D | IFace.aidl | 54 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 D | IFingerprint.aidl | 38 …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 D | IFingerprint.aidl | 38 …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 D | IFingerprint.aidl | 54 ISession createSession(in int sensorId, in int userId, in ISessionCallback cb); in createSession() method
|
/aosp12/frameworks/base/core/java/android/speech/ |
H A D | IRecognitionServiceManager.aidl | 29 void createSession( in createSession() method
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/ |
H A D | TestHal.java | 54 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 D | TextToSpeechManagerService.java | 63 public void createSession(String engine, in createSession() method in TextToSpeechManagerService.TextToSpeechManagerServiceStub
|
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/compat/ |
H A D | PromiseIconUiTest.java | 66 private int createSession(String label, Bitmap icon) throws Throwable { in createSession() method in PromiseIconUiTest
|
/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/default/ |
H A D | SessionLibrary.cpp | 46 sp<Session> SessionLibrary::createSession() { in createSession() function in clearkeydrm::SessionLibrary
|
/aosp12/hardware/interfaces/camera/device/3.3/default/ |
H A D | CameraDevice.cpp | 44 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 D | CameraDevice.cpp | 44 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 D | RemoteBridge.java | 68 RemoteRenderSession createSession(@NotNull RemoteSessionParams params) throws RemoteException; in createSession() method
|
/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/ |
H A D | SessionLibrary.cpp | 48 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 D | PerformanceHintManagerTest.java | 55 private Session createSession() { in createSession() method in PerformanceHintManagerTest
|
/aosp12/frameworks/base/services/core/java/com/android/server/speech/ |
H A D | SpeechRecognitionManagerService.java | 84 public void createSession( in createSession() method in SpeechRecognitionManagerService.SpeechRecognitionManagerServiceStub
|
/aosp12/frameworks/base/media/java/android/media/tv/ |
H A D | ITvInputService.aidl | 32 void createSession(in InputChannel channel, in ITvInputSessionCallback callback, in createSession() method
|
/aosp12/hardware/interfaces/biometrics/face/aidl/default/ |
H A D | Face.cpp | 69 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 D | Fingerprint.cpp | 61 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 D | ExternalCameraDevice.cpp | 36 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 D | RemoteBridgeImpl.java | 95 public RemoteRenderSession createSession(@NotNull RemoteSessionParams remoteParams) { in createSession() method in RemoteBridgeImpl
|
/aosp12/frameworks/opt/net/voip/src/java/android/net/sip/ |
H A D | ISipService.aidl | 38 ISipSession createSession(in SipProfile localProfile, in createSession() method
|