Home
last modified time | relevance | path

Searched refs:mIpv6CoordinatorNotifyList (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringTest.java392 ArrayList<IpServer> mIpv6CoordinatorNotifyList; field in TetheringTest.MockTetheringDependencies
427 mIpv6CoordinatorNotifyList = notifyList; in getIPv6TetheringCoordinator()
939 for (IpServer ipSrv : mTetheringDependencies.mIpv6CoordinatorNotifyList) { in sendIPv6TetherUpdates()