Searched refs:mThreadController (Results 1 – 1 of 1) sorted by relevance
64 private ThreadNetworkController mThreadController; field in ThreadNetworkSettingsFragment162 mThreadController = threadManager.getAllThreadNetworkControllers().get(0); in onViewCreated()163 mThreadController.registerStateCallback( in onViewCreated()187 mThreadController.registerOperationalDatasetCallback( in onViewCreated()193 mThreadController.registerConfigurationCallback( in onViewCreated()204 if (mThreadController == null) { in onViewCreated()225 mThreadController.join( in doJoin()242 mThreadController.leave( in doLeave()268 mThreadController.scheduleMigration( in doMigration()288 mThreadController.activateEphemeralKeyMode( in doActivateEphemeralKeyMode()[all …]