Home
last modified time | relevance | path

Searched refs:CAPABILITY_SEPARATE_FROM_CONFERENCE (Results 1 – 10 of 10) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DConferenceManagerPresenter.java76 details.can(android.telecom.Call.Details.CAPABILITY_SEPARATE_FROM_CONFERENCE); in onDetailsChanged()
80 || call.can(android.telecom.Call.Details.CAPABILITY_SEPARATE_FROM_CONFERENCE) in onDetailsChanged()
H A DConferenceParticipantListAdapter.java224 && call.can(android.telecom.Call.Details.CAPABILITY_SEPARATE_FROM_CONFERENCE); in getView()
/aosp12/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
H A DSimulatorConnection.java60 getConnectionCapabilities() | CAPABILITY_SEPARATE_FROM_CONFERENCE); in SimulatorConnection()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DParcelableCallUtils.java481 Connection.CAPABILITY_SEPARATE_FROM_CONFERENCE,
482 android.telecom.Call.Details.CAPABILITY_SEPARATE_FROM_CONFERENCE,
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
H A DHfpClientConnection.java100 CAPABILITY_SUPPORT_HOLD | CAPABILITY_MUTE | CAPABILITY_SEPARATE_FROM_CONFERENCE in finishInitializing()
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DConnection.java288 public static final int CAPABILITY_SEPARATE_FROM_CONFERENCE = 0x00001000; field in Connection
H A DCall.java474 public static final int CAPABILITY_SEPARATE_FROM_CONFERENCE = 0x00001000; field in Call.Details
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelephonyConnection.java2662 currentCapabilities |= CAPABILITY_SEPARATE_FROM_CONFERENCE; in applyConferenceTerminationCapabilities()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt39666 field public static final int CAPABILITY_SEPARATE_FROM_CONFERENCE = 4096; // 0x1000
39951 field public static final int CAPABILITY_SEPARATE_FROM_CONFERENCE = 4096; // 0x1000