Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DRemoteConnection.java659 private RemoteConference mConference; field in RemoteConnection
710 mConference = null; in RemoteConnection()
1269 return mConference; in getConference()
1566 if (mConference != conference) { in setConference()
1567 mConference = conference; in setConference()
DConnection.java2181 private Conference mConference; field in Connection
2308 return mConference; in getConference()
2988 if (mConference == null) { in setConference()
2989 mConference = conference; in setConference()
3003 if (mConference != null) { in resetConference()
3005 mConference = null; in resetConference()
3896 l.onConferenceChanged(this, mConference); in fireConferenceChanged()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt51139 Landroid/telecom/Connection;->mConference:Landroid/telecom/Conference;
51881 Landroid/telecom/RemoteConnection;->mConference:Landroid/telecom/RemoteConference;