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 399 * @param shouldAttachToExistingConnection Set to true to attach the call to an existing
416 boolean shouldAttachToExistingConnection,
434 mShouldAttachToExistingConnection = shouldAttachToExistingConnection
455 * @param shouldAttachToExistingConnection Set to true to attach the call to an existing
473 boolean shouldAttachToExistingConnection,
479 shouldAttachToExistingConnection, isConference);
    [all...]
ConnectionServiceWrapper.java     [all...]

Completed in 80 milliseconds