Home
last modified time | relevance | path

Searched refs:mConference (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DRemoteConnection.java661 private RemoteConference mConference; field in RemoteConnection
712 mConference = null; in RemoteConnection()
1271 return mConference; in getConference()
1568 if (mConference != conference) { in setConference()
1569 mConference = conference; in setConference()
DConnection.java2128 private Conference mConference; field in Connection
2251 return mConference; in getConference()
2878 if (mConference == null) { in setConference()
2879 mConference = conference; in setConference()
2893 if (mConference != null) { in resetConference()
2895 mConference = null; in resetConference()
3696 l.onConferenceChanged(this, mConference); in fireConferenceChanged()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt55105 Landroid/telecom/Connection;->mConference:Landroid/telecom/Conference;
55847 Landroid/telecom/RemoteConnection;->mConference:Landroid/telecom/RemoteConference;