HomeSort by relevance Sort by last modified time
    Searched refs:startExternalSession (Results 1 - 2 of 2) sorted by null

  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
SessionManagerTest.java 286 mTestSessionManager.startExternalSession(sessionInfo, TEST_CHILD_NAME);
307 mTestSessionManager.startExternalSession(sessionInfo, TEST_CHILD_NAME);
332 mTestSessionManager.startExternalSession(sessionInfo, TEST_CHILD_NAME);
  /frameworks/base/telecomm/java/android/telecom/Logging/
SessionManager.java 129 startExternalSession(info, shortMethodName);
163 public synchronized void startExternalSession(Session.Info sessionInfo,
232 * is used to create an external Session ({@link #startExternalSession(Session.Info, String)}).

Completed in 114 milliseconds