/aosp14/frameworks/base/core/tests/coretests/src/android/view/contentcapture/ |
H A D | MainContentCaptureSessionTest.java | 323 private MainContentCaptureSession createSession(ContentCaptureManager manager) { in createSession() method in MainContentCaptureSessionTest 334 private MainContentCaptureSession createSession(ContentCaptureOptions options) { in createSession() method in MainContentCaptureSessionTest 338 private MainContentCaptureSession createSession( in createSession() method in MainContentCaptureSessionTest 344 private MainContentCaptureSession createSession() { in createSession() method in MainContentCaptureSessionTest
|
/aosp14/frameworks/base/core/java/android/speech/tts/ |
H A D | ITextToSpeechManager.aidl | 28 void createSession(in String engine, in ITextToSpeechSessionCallback managerCallback); in createSession() method
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/ |
H A D | TestHal.java | 54 public ISession createSession(int sensorId, int userId, ISessionCallback cb) { in createSession() method in TestHal
|
/aosp14/frameworks/base/core/java/android/speech/ |
H A D | IRecognitionServiceManager.aidl | 29 void createSession( in createSession() method
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/ |
H A D | TestHal.java | 55 public ISession createSession(int sensorId, int userId, ISessionCallback cb) { in createSession() method in TestHal
|
/aosp14/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
|
/aosp14/frameworks/base/libs/hwui/renderthread/ |
H A D | HintSessionWrapper.h | 67 APerformanceHintSession* (*createSession)(APerformanceHintManager* manager, variable
|
/aosp14/frameworks/base/media/java/android/media/tv/interactive/ |
H A D | ITvInteractiveAppService.aidl | 33 void createSession(in InputChannel channel, in ITvInteractiveAppSessionCallback callback, in createSession() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/touch/ |
H A D | TouchInsetManager.java | 159 public TouchInsetSession createSession() { in createSession() method in TouchInsetManager
|
/aosp14/frameworks/base/services/core/java/com/android/server/speech/ |
H A D | SpeechRecognitionManagerService.java | 84 public void createSession( in createSession() method in SpeechRecognitionManagerService.SpeechRecognitionManagerServiceStub
|
/aosp14/frameworks/base/core/tests/coretests/src/android/os/ |
H A D | PerformanceHintManagerTest.java | 55 private Session createSession() { in createSession() method in PerformanceHintManagerTest
|
/aosp14/frameworks/base/media/java/android/media/tv/ |
H A D | ITvInputService.aidl | 33 oneway void createSession(in InputChannel channel, in ITvInputSessionCallback callback, in createSession() method
|
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/ |
H A D | PackageSessionVerifierTest.java | 124 private PackageInstallerSession createSession(boolean isStaged, boolean isApex, in createSession() method in PackageSessionVerifierTest
|
/aosp14/frameworks/base/core/java/android/inputmethodservice/ |
H A D | AbstractInputMethodService.java | 105 public void createSession(SessionCallback callback) { in createSession() method in AbstractInputMethodService.AbstractInputMethodImpl
|
H A D | IInputMethodWrapper.java | 411 public void createSession(InputChannel channel, IInputMethodSessionCallback callback) { in createSession() method in IInputMethodWrapper
|
/aosp14/frameworks/base/apex/blobstore/framework/java/android/app/blob/ |
H A D | IBlobStoreManager.aidl | 26 long createSession(in BlobHandle handle, in String packageName); in createSession() method
|
H A D | BlobStoreManager.java | 190 public @IntRange(from = 1) long createSession(@NonNull BlobHandle blobHandle) in createSession() method in BlobStoreManager
|
/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/ |
H A D | IInputMethod.aidl | 68 void createSession(in InputChannel channel, IInputMethodSessionCallback callback); in createSession() method
|
/aosp14/frameworks/base/tests/OneMedia/src/com/android/onemedia/ |
H A D | PlayerSession.java | 71 public void createSession() { in createSession() method in PlayerSession
|
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/ |
H A D | PackageInstallerSessionTest.kt | 146 private fun createSession( regex
|
/aosp14/frameworks/base/core/java/android/view/inputmethod/ |
H A D | InputMethod.java | 253 public void createSession(SessionCallback callback); in createSession() method
|
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/ |
H A D | IInputMethodInvoker.java | 183 void createSession(InputChannel channel, IInputMethodSessionCallback callback) { in createSession() method in IInputMethodInvoker
|
/aosp14/frameworks/base/core/java/android/content/pm/ |
H A D | IPackageInstaller.aidl | 32 int createSession(in PackageInstaller.SessionParams params, String installerPackageName, in createSession() method
|
/aosp14/frameworks/base/media/java/android/media/session/ |
H A D | ISessionManager.aidl | 39 ISession createSession(String packageName, in ISessionCallback sessionCb, String tag, in createSession() method
|
/aosp14/frameworks/base/native/android/ |
H A D | performance_hint.cpp | 137 APerformanceHintSession* APerformanceHintManager::createSession( in createSession() function in APerformanceHintManager
|