Searched refs:isStartedFromActiveSession (Results 1 – 3 of 3) sorted by relevance
216 public synchronized Session createSubsession(boolean isStartedFromActiveSession) { in createSubsession() argument227 isStartedFromActiveSession, null); in createSubsession()231 if (!isStartedFromActiveSession) { in createSubsession()292 if (!subsession.isStartedFromActiveSession()) { in continueSession()313 if (!completedSession.isStartedFromActiveSession()) { in endSession()328 completedSession.isStartedFromActiveSession()) { in endSession()
129 boolean isStartedFromActiveSession, String ownerInfo) { in Session() argument135 mIsStartedFromActiveSession = isStartedFromActiveSession; in Session()201 public boolean isStartedFromActiveSession() { in isStartedFromActiveSession() method in Session
13671 HSPLandroid/telecom/Logging/Session;->isStartedFromActiveSession()Z