Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java341 ArrayList<IpServer> mIpv6CoordinatorNotifyList; field in TetheringTest.MockTetheringDependencies
345 mIpv6CoordinatorNotifyList = null; in reset()
378 mIpv6CoordinatorNotifyList = notifyList; in getIPv6TetheringCoordinator()
810 for (IpServer ipSrv : mTetheringDependencies.mIpv6CoordinatorNotifyList) { in sendIPv6TetherUpdates()