Searched refs:isStartedFromActiveSession (Results 1 – 4 of 4) sorted by relevance
218 public synchronized Session createSubsession(boolean isStartedFromActiveSession) { in createSubsession() argument229 isStartedFromActiveSession, threadSession.getOwnerInfo()); in createSubsession()233 if (!isStartedFromActiveSession) { in createSubsession()299 if (!subsession.isStartedFromActiveSession()) { in continueSession()320 if (!completedSession.isStartedFromActiveSession()) { in endSession()335 completedSession.isStartedFromActiveSession()) { in endSession()
155 boolean isStartedFromActiveSession, String ownerInfo) { in Session() argument161 mIsStartedFromActiveSession = isStartedFromActiveSession; in Session()227 public boolean isStartedFromActiveSession() { in isStartedFromActiveSession() method in Session457 if (getParentSession() != null && isStartedFromActiveSession()) { in toString()
13892 HSPLandroid/telecom/Logging/Session;->isStartedFromActiveSession()Z
13956 HSPLandroid/telecom/Logging/Session;->isStartedFromActiveSession()Z