Searched refs:mUnmodifiableControllerServices (Results 1 – 1 of 1) sorted by relevance
94 @NonNull private final List<ThreadNetworkController> mUnmodifiableControllerServices; field in ThreadNetworkManager125 mUnmodifiableControllerServices = Collections.unmodifiableList(controllerServices); in ThreadNetworkManager()131 return mUnmodifiableControllerServices; in getAllThreadNetworkControllers()