Home | History | Annotate | Download | only in telecom

Lines Matching full:munmodifiablechildren

807     private final List<Call> mUnmodifiableChildren = Collections.unmodifiableList(mChildren);
1117 return mUnmodifiableChildren;