Searched refs:createSessionInternal (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/media/java/android/media/tv/ |
D | TvInputManager.java | 1611 createSessionInternal(inputId, false, callback, handler); in createSession() 1641 createSessionInternal(inputId, true, callback, handler); in createRecordingSession() 1644 private void createSessionInternal(String inputId, boolean isRecordingSession, in createSessionInternal() method in TvInputManager
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | PackageInstallerService.java | 519 return createSessionInternal(params, installerPackageName, callingAttributionTag, in createSession() 526 private int createSessionInternal(SessionParams params, String installerPackageName, in createSessionInternal() method in PackageInstallerService
|
/frameworks/base/apex/blobstore/service/java/com/android/server/blob/ |
D | BlobStoreManagerService.java | 346 private long createSessionInternal(BlobHandle blobHandle, in createSessionInternal() method in BlobStoreManagerService 1447 return createSessionInternal(blobHandle, callingUid, packageName); in createSession()
|
/frameworks/base/services/core/java/com/android/server/media/ |
D | MediaSessionService.java | 667 private MediaSessionRecord createSessionInternal(int callerPid, int callerUid, int userId, in createSessionInternal() method in MediaSessionService 1200 MediaSessionRecord session = createSessionInternal( in createSession()
|
/frameworks/base/services/ |
D | art-profile | 14586 PLcom/android/server/blob/BlobStoreManagerService;->createSessionInternal(Landroid/app/blob/BlobHan… 24950 HPLcom/android/server/media/MediaSessionService;->createSessionInternal(IIILjava/lang/String;Landro… 30052 HPLcom/android/server/pm/PackageInstallerService;->createSessionInternal(Landroid/content/pm/Packag…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 34434 Landroid/media/tv/TvInputManager;->createSessionInternal(Ljava/lang/String;ZLandroid/media/tv/TvInp…
|