Searched refs:mConferenceableCallIds (Results 1 – 2 of 2) sorted by relevance
63 private final List<String> mConferenceableCallIds; field in ParcelableCall119 mConferenceableCallIds = Collections.unmodifiableList(conferenceableCallIds); in ParcelableCall()256 return mConferenceableCallIds; in getConferenceableCallIds()423 destination.writeList(mConferenceableCallIds); in writeToParcel()
71084 Landroid/telecom/ParcelableCall;->mConferenceableCallIds:Ljava/util/List;