Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/Logging/
DSessionManager.java218 public synchronized Session createSubsession(boolean isStartedFromActiveSession) { in createSubsession() argument
229 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()
DSession.java155 boolean isStartedFromActiveSession, String ownerInfo) { in Session() argument
161 mIsStartedFromActiveSession = isStartedFromActiveSession; in Session()
227 public boolean isStartedFromActiveSession() { in isStartedFromActiveSession() method in Session
457 if (getParentSession() != null && isStartedFromActiveSession()) { in toString()
/frameworks/base/boot/
Dboot-image-profile.txt13892 HSPLandroid/telecom/Logging/Session;->isStartedFromActiveSession()Z
/frameworks/base/config/
Dboot-image-profile.txt13956 HSPLandroid/telecom/Logging/Session;->isStartedFromActiveSession()Z