Home
last modified time | relevance | path

Searched refs:getSessionManager (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DLog.java182 getSessionManager().setContext(context); in setSessionContext()
186 getSessionManager().startSession(shortMethodName, null); in startSession()
190 getSessionManager().startSession(info, shortMethodName, null); in startSession()
194 getSessionManager().startSession(shortMethodName, callerIdentification); in startSession()
199 getSessionManager().startSession(info, shortMethodName, callerIdentification); in startSession()
203 return getSessionManager().createSubsession(); in createSubsession()
207 return getSessionManager().getExternalSession(); in getExternalSession()
211 getSessionManager().cancelSubsession(subsession); in cancelSubsession()
215 getSessionManager().continueSession(subsession, shortMethodName); in continueSession()
219 getSessionManager().endSession(); in endSession()
[all …]
/frameworks/support/media/src/main/java/androidx/media/
DMediaSessionManager.java50 public static @NonNull MediaSessionManager getSessionManager(@NonNull Context context) { in getSessionManager() method in MediaSessionManager
/frameworks/support/media/api/
Dcurrent.txt1295 …method public static androidx.media.MediaSessionManager getSessionManager(android.content.Context);
/frameworks/base/config/
Dboot-image-profile.txt30152 HSPLandroid/telecom/Log;->getSessionManager()Landroid/telecom/Logging/SessionManager;