Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/Logging/
DSessionManager.java216 public synchronized Session createSubsession(boolean isStartedFromActiveSession) { in createSubsession() argument
227 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()
DSession.java129 boolean isStartedFromActiveSession, String ownerInfo) { in Session() argument
135 mIsStartedFromActiveSession = isStartedFromActiveSession; in Session()
201 public boolean isStartedFromActiveSession() { in isStartedFromActiveSession() method in Session
/frameworks/base/config/
Dboot-image-profile.txt13671 HSPLandroid/telecom/Logging/Session;->isStartedFromActiveSession()Z