Searched refs:mUnmodifiableChildConnections (Results 1 – 2 of 2) sorted by relevance
83 private final List<Connection> mUnmodifiableChildConnections = field in Conference170 return mUnmodifiableChildConnections; in getConnections()620 if (mUnmodifiableChildConnections == null || mUnmodifiableChildConnections.isEmpty()) { in getPrimaryConnection()623 return mUnmodifiableChildConnections.get(0); in getPrimaryConnection()
139 private final List<RemoteConnection> mUnmodifiableChildConnections = field in RemoteConference356 return mUnmodifiableChildConnections; in getConnections()