OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getConferenceableConnectionIds
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/telecomm/java/android/telecom/
ParcelableConnection.java
135
public final List<String>
getConferenceableConnectionIds
() {
RemoteConnectionService.java
75
for (String confId : parcel.
getConferenceableConnectionIds
()) {
/packages/services/Telecomm/src/com/android/server/telecom/
Call.java
792
for (String id : connection.
getConferenceableConnectionIds
()) {
[
all
...]
Completed in 228 milliseconds