Searched refs:getSessionManager (Results 1 – 4 of 4) sorted by relevance
182 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 …]
50 public static @NonNull MediaSessionManager getSessionManager(@NonNull Context context) { in getSessionManager() method in MediaSessionManager
1295 …method public static androidx.media.MediaSessionManager getSessionManager(android.content.Context);
30152 HSPLandroid/telecom/Log;->getSessionManager()Landroid/telecom/Logging/SessionManager;