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

  /packages/services/Telecomm/src/com/android/server/telecom/
Call.java 411 * @param shouldAttachToExistingConnection Set to true to attach the call to an existing
428 boolean shouldAttachToExistingConnection,
446 mShouldAttachToExistingConnection = shouldAttachToExistingConnection
467 * @param shouldAttachToExistingConnection Set to true to attach the call to an existing
485 boolean shouldAttachToExistingConnection,
491 shouldAttachToExistingConnection, isConference);
    [all...]
ConnectionServiceWrapper.java     [all...]

Completed in 238 milliseconds