Home
last modified time | relevance | path

Searched defs:createSessionInternal (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/tv/
H A DTvInputManager.java2277 private void createSessionInternal(String inputId, AttributionSource tvAppAttributionSource, in createSessionInternal() method in TvInputManager
/aosp14/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
H A DBlobStoreManagerService.java348 private long createSessionInternal(BlobHandle blobHandle, in createSessionInternal() method in BlobStoreManagerService
/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DTvInteractiveAppManager.java901 private void createSessionInternal(String iAppServiceId, int type, SessionCallback callback, in createSessionInternal() method in TvInteractiveAppManager
/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DMediaSessionService.java654 private MediaSessionRecord createSessionInternal(int callerPid, int callerUid, int userId, in createSessionInternal() method in MediaSessionService