Searched refs:mUnmodifiableChildConnections (Results 1 – 2 of 2) sorted by relevance
62 private final List<Connection> mUnmodifiableChildConnections = field in Conference111 return mUnmodifiableChildConnections; in getConnections()501 if (mUnmodifiableChildConnections == null || mUnmodifiableChildConnections.isEmpty()) { in getPrimaryConnection()504 return mUnmodifiableChildConnections.get(0); in getPrimaryConnection()
127 private final List<RemoteConnection> mUnmodifiableChildConnections = field in RemoteConference302 return mUnmodifiableChildConnections; in getConnections()