Searched refs:createSessionInternal (Results 1 – 6 of 6) sorted by relevance
/aosp14/frameworks/base/media/java/android/media/tv/ |
H A D | TvInputManager.java | 2198 createSessionInternal(inputId, tvAppAttributionSource, false, callback, handler); in createSession() 2274 createSessionInternal(inputId, null, true, callback, handler); in createRecordingSession() 2277 private void createSessionInternal(String inputId, AttributionSource tvAppAttributionSource, in createSessionInternal() method in TvInputManager
|
/aosp14/frameworks/base/media/java/android/media/tv/interactive/ |
H A D | TvInteractiveAppManager.java | 898 createSessionInternal(iAppServiceId, type, callback, handler); in createSession() 901 private void createSessionInternal(String iAppServiceId, int type, SessionCallback callback, in createSessionInternal() method in TvInteractiveAppManager
|
/aosp14/frameworks/base/apex/blobstore/service/java/com/android/server/blob/ |
H A D | BlobStoreManagerService.java | 348 private long createSessionInternal(BlobHandle blobHandle, in createSessionInternal() method in BlobStoreManagerService 1468 return createSessionInternal(blobHandle, callingUid, packageName); in createSession()
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | PackageInstallerService.java | 627 return createSessionInternal(params, installerPackageName, callingAttributionTag, 634 private int createSessionInternal(SessionParams params, String installerPackageName,
|
/aosp14/frameworks/base/services/core/java/com/android/server/media/ |
H A D | MediaSessionService.java | 654 private MediaSessionRecord createSessionInternal(int callerPid, int callerUid, int userId, in createSessionInternal() method in MediaSessionService 1195 MediaSessionRecord session = createSessionInternal( in createSession()
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 31556 Landroid/media/tv/TvInputManager;->createSessionInternal(Ljava/lang/String;ZLandroid/media/tv/TvInp…
|